java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.theoneprobe.TheOneProbe
All Implemented Interfaces:
IThirdParty

public class TheOneProbe extends Object implements IThirdParty
  • Constructor Details

    • TheOneProbe

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