public class TileEntityBed extends TileEntity
pos, removed, world
INFINITE_EXTENT_AABB
Constructor and Description |
---|
TileEntityBed() |
TileEntityBed(EnumDyeColor colorIn) |
Modifier and Type | Method and Description |
---|---|
EnumDyeColor |
getColor() |
SPacketUpdateTileEntity |
getUpdatePacket() |
void |
setColor(EnumDyeColor color) |
addInfoToCrashReport, create, getBlockState, getDistanceSq, getMaxRenderDistanceSquared, getPos, getTileData, getType, getUpdateTag, getWorld, hasWorld, isRemoved, markDirty, mirror, onlyOpsCanSetNbt, read, receiveClientEvent, remove, rotate, setPos, setWorld, updateContainingBlockInfo, validate, 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, shouldRenderInPass
getCapability, getCapability
public TileEntityBed()
public TileEntityBed(EnumDyeColor colorIn)
public SPacketUpdateTileEntity getUpdatePacket()
getUpdatePacket
in class TileEntity
public EnumDyeColor getColor()
public void setColor(EnumDyeColor color)