Jump to content

tensor

Members
  • Posts

    1
  • Joined

  • Last visited

tensor's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. 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?
×
×
  • Create New...

Important Information

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