public class ChiseledBlockPart extends TileEntityBlockChiseled implements mcmultipart.api.multipart.IMultipartTile
TileEntityBlockChiseled.TileEntityBlockChiseledDummyocclusionState| 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, writeToNBTaddInfoToCrashReport, 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, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcanPartRenderBreaking, 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, writePartToNBTpublic ChiseledBlockPart()
public ChiseledBlockPart(net.minecraft.tileentity.TileEntity tileEntity)
public boolean isBlobOccluded(VoxelBlob blob)
isBlobOccluded in interface IChiseledTileContainerisBlobOccluded in class TileEntityBlockChiseledprotected boolean supportsSwapping()
supportsSwapping in class TileEntityBlockChiseledpublic net.minecraft.tileentity.TileEntity getTileEntity()
getTileEntity in interface mcmultipart.api.multipart.IMultipartTile