public class ChiseledBlockPart extends TileEntityBlockChiseled implements mcmultipart.api.multipart.IMultipartTile
TileEntityBlockChiseled.TileEntityBlockChiseledDummy
occlusionState
Constructor and Description |
---|
ChiseledBlockPart() |
ChiseledBlockPart(net.minecraft.tileentity.TileEntity tileEntity) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.tileentity.TileEntity |
getTileEntity() |
boolean |
isBlobOccluded(VoxelBlob blob) |
protected boolean |
supportsSwapping() |
canMerge, completeEditOperation, copyFrom, fillWith, finishUpdate, getBasicState, getBlob, getBlobStateReference, getBlockInfo, getBlockState, getBoxes, getItemStack, getLightValue, getPreferedBlock, getRenderBoundingBox, getRenderState, getState, getTileContainer, getUpdatePacket, getUpdateTag, handleUpdateTag, invalidate, isInnerSideOpaque, isNormalCube, isSideOpaque, isSideSolid, mirror, onDataPacket, readChisleData, readFromNBT, rotate, rotateBlock, saveData, sendUpdate, setBlob, setBlob, setLightFromBlock, setNormalCube, setState, shouldRefresh, tesrUpdate, updateBlob, writeChisleData, writeTileEntityToTag, writeToNBT
addInfoToCrashReport, canRenderBreaking, create, deserializeNBT, func_190559_a, getBlockMetadata, getBlockType, getCapability, getDisplayName, getDistanceSq, getMaxRenderDistanceSquared, getPos, getTileData, getWorld, hasCapability, hasFastRenderer, hasWorldObj, isInvalid, markDirty, onChunkUnload, onLoad, onlyOpsCanSetNbt, receiveClientEvent, restrictNBTCopy, serializeNBT, setPos, setWorldCreate, setWorldObj, shouldRenderInPass, updateContainingBlockInfo, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
canPartRenderBreaking, getMaxPartRenderDistanceSquared, getPartCapability, getPartPos, getPartRenderBoundingBox, getPartUpdatePacket, getPartUpdateTag, getPartWorld, getTickable, handlePartUpdateTag, hasFastPartRenderer, hasPartCapability, hasPartWorld, invalidatePart, isPartInvalid, isTickable, markPartDirty, mirrorPart, onlyOpsCanSetPartNbt, onPartChunkUnload, onPartDataPacket, onPartLoad, readPartFromNBT, rotatePart, setPartInfo, setPartPos, setPartWorld, shouldRefreshPart, shouldRenderPartInPass, updatePartContainerInfo, validatePart, wrap, writePartToNBT
public ChiseledBlockPart()
public ChiseledBlockPart(net.minecraft.tileentity.TileEntity tileEntity)
public boolean isBlobOccluded(VoxelBlob blob)
isBlobOccluded
in interface IChiseledTileContainer
isBlobOccluded
in class TileEntityBlockChiseled
protected boolean supportsSwapping()
supportsSwapping
in class TileEntityBlockChiseled
public net.minecraft.tileentity.TileEntity getTileEntity()
getTileEntity
in interface mcmultipart.api.multipart.IMultipartTile