public interface RedLogicBundledRedstone
extends mods.immibis.redlogic.api.wiring.IBundledEmitter, mods.immibis.redlogic.api.wiring.IBundledUpdatable
| Modifier and Type | Method and Description |
|---|---|
default byte[] |
getBundledCableStrength(int blockFace,
int toDirection) |
TileEntityCasing |
getTileEntity() |
default void |
onBundledInputChanged() |
TileEntityCasing getTileEntity()
default byte[] getBundledCableStrength(int blockFace,
int toDirection)
getBundledCableStrength in interface mods.immibis.redlogic.api.wiring.IBundledEmitterdefault void onBundledInputChanged()
onBundledInputChanged in interface mods.immibis.redlogic.api.wiring.IBundledUpdatable