Cleanup
This commit is contained in:
parent
8b60f8d7ba
commit
5d75f93155
1 changed files with 0 additions and 6 deletions
|
@ -66,12 +66,6 @@ public class BiomesOPlenty
|
||||||
{
|
{
|
||||||
proxy.registerRenderers();
|
proxy.registerRenderers();
|
||||||
}
|
}
|
||||||
|
|
||||||
@EventHandler
|
|
||||||
public void postInit(FMLPostInitializationEvent event)
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
@EventHandler
|
@EventHandler
|
||||||
public void serverStarting(FMLServerStartingEvent event)
|
public void serverStarting(FMLServerStartingEvent event)
|
||||||
|
|
Loading…
Reference in a new issue