Class VanillaNodeDetector

java.lang.Object
vazkii.botania.common.integration.corporea.VanillaNodeDetector
All Implemented Interfaces:
CorporeaNodeDetector

public class VanillaNodeDetector extends Object implements CorporeaNodeDetector
  • Constructor Details

    • VanillaNodeDetector

      public VanillaNodeDetector()
  • Method Details

    • getNode

      @Nullable public @Nullable CorporeaNode getNode(net.minecraft.world.level.Level level, CorporeaSpark spark)
      Specified by:
      getNode in interface CorporeaNodeDetector
      Returns:
      A corporea node that this detector found at the given location, else null