java.lang.Object
me.desht.pneumaticcraft.common.thirdparty.theoneprobe.TOPInit
All Implemented Interfaces:
Function<mcjty.theoneprobe.api.ITheOneProbe,Void>

public class TOPInit extends Object implements Function<mcjty.theoneprobe.api.ITheOneProbe,Void>
  • Constructor Details

    • TOPInit

      public TOPInit()
  • Method Details

    • apply

      public Void apply(mcjty.theoneprobe.api.ITheOneProbe theOneProbe)
      Specified by:
      apply in interface Function<mcjty.theoneprobe.api.ITheOneProbe,Void>