public class BellTileEntity extends TileEntity implements ITickableTileEntity
Modifier and Type | Field and Description |
---|---|
int |
field_213943_a |
boolean |
field_213944_b |
Direction |
field_213945_c |
pos, removed, world
INFINITE_EXTENT_AABB
Constructor and Description |
---|
BellTileEntity() |
Modifier and Type | Method and Description |
---|---|
void |
func_213939_a(Direction p_213939_1_) |
boolean |
receiveClientEvent(int id,
int type) |
void |
tick() |
addInfoToCrashReport, create, getBlockState, getDistanceSq, getMaxRenderDistanceSquared, getPos, getTileData, getType, getUpdatePacket, getUpdateTag, getWorld, hasWorld, isRemoved, markDirty, mirror, onlyOpsCanSetNbt, read, remove, rotate, setPos, setWorld, updateContainingBlockInfo, validate, warnInvalidBlock, write
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canRenderBreaking, deserializeNBT, getModelData, getRenderBoundingBox, getTileEntity, handleUpdateTag, hasFastRenderer, onChunkUnloaded, onDataPacket, onLoad, requestModelDataUpdate, serializeNBT
getCapability, getCapability
public int field_213943_a
public boolean field_213944_b
public Direction field_213945_c
public boolean receiveClientEvent(int id, int type)
receiveClientEvent
in class TileEntity
public void tick()
tick
in interface ITickableTileEntity
public void func_213939_a(Direction p_213939_1_)