package fyresmodjam; public class CommonProxy { public void register() { } public void sendPlayerMessage(String message) { } }