Class SpeedGaugePeripheral
java.lang.Object
com.simibubi.create.compat.computercraft.implementation.peripherals.SyncedPeripheral<SpeedGaugeBlockEntity>
com.simibubi.create.compat.computercraft.implementation.peripherals.SpeedGaugePeripheral
- All Implemented Interfaces:
dan200.computercraft.api.peripheral.IPeripheral
-
Field Summary
Fields inherited from class com.simibubi.create.compat.computercraft.implementation.peripherals.SyncedPeripheral
blockEntity -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.simibubi.create.compat.computercraft.implementation.peripherals.SyncedPeripheral
attach, detach, equalsMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface dan200.computercraft.api.peripheral.IPeripheral
getAdditionalTypes, getTarget
-
Constructor Details
-
SpeedGaugePeripheral
-
-
Method Details
-
getSpeed
@LuaFunction public final float getSpeed() -
getType
-