public class DecorativeBaseTileEntity
extends net.minecraft.tileentity.TileEntity
Constructor and Description |
---|
DecorativeBaseTileEntity() |
DecorativeBaseTileEntity(net.minecraft.tileentity.TileEntityType<? extends DecorativeBaseTileEntity> type) |
Modifier and Type | Method and Description |
---|---|
boolean |
isAnotherWithSameDirectionOnSide(net.minecraft.world.World world,
int x,
int y,
int z,
net.minecraft.util.Direction dir) |
boolean |
isSameDirectionAndType(net.minecraft.tileentity.TileEntity ent) |
clearCache, clearRemoved, fillCrashReportCategory, getBlockPos, getBlockState, getLevel, getTileData, getType, getUpdatePacket, getUpdateTag, getViewDistance, hasLevel, isRemoved, load, loadStatic, logInvalidState, mirror, onChunkUnloaded, onlyOpCanSetNbt, rotate, save, setChanged, setLevelAndPosition, setPosition, setRemoved, triggerEvent
areCapsCompatible, areCapsCompatible, deserializeCaps, gatherCapabilities, gatherCapabilities, gatherCapabilities, getCapabilities, getCapability, invalidateCaps, reviveCaps, serializeCaps
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public DecorativeBaseTileEntity()
public DecorativeBaseTileEntity(net.minecraft.tileentity.TileEntityType<? extends DecorativeBaseTileEntity> type)