Jump to content

[1.7.10] Initializing Tile Entity: Getting Logical Side


Recommended Posts

Posted

Hi, I want to initialize a tile entity (in its constructor with no parameters), and I want to do something only on the logical server. What is the best way to achieve this? I can't use the worldObj, as it is not initialized in the constructor. Is FMLCommonHandler.instance().getEffectiveSide() the only possibility?

  • Guest locked this topic
Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.