This commit is contained in:
Adubbz 2015-12-17 23:47:28 +11:00
parent 8b60f8d7ba
commit 5d75f93155

View file

@ -67,12 +67,6 @@ public class BiomesOPlenty
proxy.registerRenderers();
}
@EventHandler
public void postInit(FMLPostInitializationEvent event)
{
}
@EventHandler
public void serverStarting(FMLServerStartingEvent event)
{