public class CargoModuleInstance extends ModuleInstance<CargoModule>
| Constructor and Description |
|---|
CargoModuleInstance(CargoModule cargoModule,
IModularEntity modularEntity) |
| Modifier and Type | Method and Description |
|---|---|
net.minecraft.block.BlockState |
getBlockState() |
int |
getComparatorLevel() |
applyInteraction, asItemStack, deserializeNBT, getCapability, getDisplayName, getModularEntity, getModule, getModuleType, invalidateCapabilities, onActivatorPass, read, receiveClientUpdate, sendClientUpdate, serializeNBT, tick, writepublic CargoModuleInstance(CargoModule cargoModule, IModularEntity modularEntity)
public net.minecraft.block.BlockState getBlockState()
public int getComparatorLevel()
getComparatorLevel in class ModuleInstance<CargoModule>