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