Class TOPCompat.PluginTOPRegistry

java.lang.Object
de.cech12.solarcooker.compat.TOPCompat.PluginTOPRegistry
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 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>