java.lang.Object
com.simibubi.create.compat.computercraft.implementation.peripherals.SyncedPeripheral<StressGaugeBlockEntity>
com.simibubi.create.compat.computercraft.implementation.peripherals.StressGaugePeripheral
All Implemented Interfaces:
dan200.computercraft.api.peripheral.IPeripheral

public class StressGaugePeripheral extends SyncedPeripheral<StressGaugeBlockEntity>
  • Constructor Details

  • Method Details

    • getStress

      @LuaFunction public final float getStress()
    • getStressCapacity

      @LuaFunction public final float getStressCapacity()
    • getType

      @NotNull public @NotNull String getType()