This commit is contained in:
Adubbz 2015-12-17 23:47:28 +11:00
parent 8b60f8d7ba
commit 5d75f93155
1 changed files with 0 additions and 6 deletions

View File

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