public class TileEntityBed extends TileEntity
pos, removed, worldINFINITE_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, 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, serializeNBT, shouldRenderInPassgetCapability, getCapabilitypublic TileEntityBed()
public TileEntityBed(EnumDyeColor colorIn)
public SPacketUpdateTileEntity getUpdatePacket()
getUpdatePacket in class TileEntitypublic EnumDyeColor getColor()
public void setColor(EnumDyeColor color)