java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.botania.Botania
All Implemented Interfaces:
IThirdParty

public class Botania extends Object implements IThirdParty
  • Constructor Details

    • Botania

      public Botania()
  • Method Details

    • postInit

      public void postInit()
      Description copied from interface: IThirdParty
      Called on both client and server after any registry objects are created, on a scheduled tick (so in the main execution thread).
      Specified by:
      postInit in interface IThirdParty