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, worldINFINITE_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, writeareCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCapsclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanRenderBreaking, deserializeNBT, getModelData, getRenderBoundingBox, getTileEntity, handleUpdateTag, hasFastRenderer, onChunkUnloaded, onDataPacket, onLoad, requestModelDataUpdate, serializeNBTgetCapability, getCapabilitypublic int field_213943_a
public boolean field_213944_b
public Direction field_213945_c
public boolean receiveClientEvent(int id,
int type)
receiveClientEvent in class TileEntitypublic void tick()
tick in interface ITickableTileEntitypublic void func_213939_a(Direction p_213939_1_)