package ellpeck.someprettyrandomstuff.proxy;
public class ServerProxy implements IProxy{
public void preInit() {
}
public void init() {
public void postInit() {