java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.create.Create
All Implemented Interfaces:
IThirdParty

public class Create extends Object implements IThirdParty
  • Constructor Details

    • Create

      public Create()
  • 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