public class AdjustablePulseRepeaterTileEntity extends AdjustableRepeaterTileEntity
charging, state| Constructor and Description |
|---|
AdjustablePulseRepeaterTileEntity(net.minecraft.tileentity.TileEntityType<? extends AdjustablePulseRepeaterTileEntity> type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
updateState(boolean powered,
boolean powering,
boolean atMax,
boolean atMin) |
addBehaviours, fromTag, tick, writeaddBehavioursDeferred, attachBehaviourLate, canPlayerUse, forEachBehaviour, getBehaviour, getRequiredItems, getWorld, initialize, isFluidHandlerCap, isItemHandlerCap, isVirtual, lazyTick, load, markVirtual, readClientUpdate, removeBehaviour, save, sendToContainer, setLazyTickRate, setRemoved, writeSafe, writeToClientcauseBlockUpdate, containedChunk, getTileData, getUpdatePacket, getUpdateTag, handleUpdateTag, notifyUpdate, onDataPacket, packetTarget, sendDataclearCache, clearRemoved, fillCrashReportCategory, getBlockPos, getBlockState, getLevel, getType, getViewDistance, hasLevel, isRemoved, loadStatic, logInvalidState, mirror, onChunkUnloaded, onlyOpCanSetNbt, rotate, setChanged, setLevelAndPosition, setPosition, triggerEventareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWorld, shouldRenderNormallypublic AdjustablePulseRepeaterTileEntity(net.minecraft.tileentity.TileEntityType<? extends AdjustablePulseRepeaterTileEntity> type)
protected void updateState(boolean powered,
boolean powering,
boolean atMax,
boolean atMin)
updateState in class AdjustableRepeaterTileEntity