public class BedTileEntity extends TileEntity
Modifier and Type | Field and Description |
---|---|
private DyeColor |
color |
pos, removed, world
INFINITE_EXTENT_AABB
Constructor and Description |
---|
BedTileEntity() |
BedTileEntity(DyeColor colorIn) |
Modifier and Type | Method and Description |
---|---|
DyeColor |
getColor() |
SUpdateTileEntityPacket |
getUpdatePacket() |
void |
setColor(DyeColor color) |
addInfoToCrashReport, create, getBlockState, getDistanceSq, getMaxRenderDistanceSquared, getPos, getTileData, getType, getUpdateTag, getWorld, hasWorld, isRemoved, markDirty, mirror, onlyOpsCanSetNbt, read, receiveClientEvent, remove, rotate, setPos, setWorldAndPos, 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
private DyeColor color
public BedTileEntity()
public BedTileEntity(DyeColor colorIn)
public SUpdateTileEntityPacket getUpdatePacket()
getUpdatePacket
in class TileEntity
public DyeColor getColor()
public void setColor(DyeColor color)