- All Implemented Interfaces:
Function<mcjty.theoneprobe.api.ITheOneProbe,Void>
public class TOPInit
extends Object
implements Function<mcjty.theoneprobe.api.ITheOneProbe,Void>
-
Constructor Summary
Constructors
-
Method Summary
apply(mcjty.theoneprobe.api.ITheOneProbe theOneProbe)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Details
-
apply
public Void apply(mcjty.theoneprobe.api.ITheOneProbe theOneProbe)
- Specified by:
apply in interface Function<mcjty.theoneprobe.api.ITheOneProbe,Void>