java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.forestry.Forestry
All Implemented Interfaces:
IThirdParty

public class Forestry extends Object implements IThirdParty
  • Constructor Details

    • Forestry

      public Forestry()
  • Method Details

    • init

      public void init()
      Description copied from interface: IThirdParty
      Called on both client and server after any registry objects are created, in the mod creation thread.
      Specified by:
      init in interface IThirdParty