Class NeoForgePlethoraIntegration

java.lang.Object
me.alexdevs.classicPeripherals.integrations.NeoForgePlethoraIntegration
All Implemented Interfaces:
IPlethoraIntegration

public class NeoForgePlethoraIntegration extends Object implements IPlethoraIntegration
  • Constructor Details

    • NeoForgePlethoraIntegration

      public NeoForgePlethoraIntegration()
  • Method Details

    • isNeural

      public boolean isNeural(dan200.computercraft.api.lua.IComputerSystem system)
      Specified by:
      isNeural in interface IPlethoraIntegration
    • getPosition

      public net.minecraft.world.phys.Vec3 getPosition(dan200.computercraft.api.lua.IComputerSystem system)
      Specified by:
      getPosition in interface IPlethoraIntegration
    • getEntity

      public @Nullable net.minecraft.world.entity.Entity getEntity(dan200.computercraft.api.lua.IComputerSystem system)
      Specified by:
      getEntity in interface IPlethoraIntegration