public class TileEntityBlockChiseledTESR extends TileEntityBlockChiseled
TileEntityBlockChiseled.TileEntityBlockChiseledDummy
occlusionState
Constructor and Description |
---|
TileEntityBlockChiseledTESR() |
Modifier and Type | Method and Description |
---|---|
boolean |
canRenderBreaking() |
void |
completeEditOperation(VoxelBlob vb) |
protected void |
finalize() |
void |
finishUpdate() |
TileRenderCache |
getCache() |
double |
getMaxRenderDistanceSquared() |
net.minecraft.util.math.AxisAlignedBB |
getRenderBoundingBox() |
TileRenderChunk |
getRenderChunk() |
net.minecraftforge.common.property.IExtendedBlockState |
getTileRenderState(net.minecraft.world.IBlockAccess world) |
boolean |
hasFastRenderer() |
void |
invalidate() |
boolean |
isSideOpaque(net.minecraft.util.EnumFacing side) |
void |
onChunkUnload() |
boolean |
shouldRenderInPass(int pass) |
protected void |
tesrUpdate(net.minecraft.world.IBlockAccess access,
VoxelNeighborRenderTracker vns) |
canMerge, copyFrom, fillWith, getBasicState, getBlob, getBlobStateReference, getBlockInfo, getBlockState, getBoxes, getItemStack, getLightValue, getPreferedBlock, getRenderState, getState, getTileContainer, getUpdatePacket, getUpdateTag, handleUpdateTag, isBlobOccluded, isInnerSideOpaque, isNormalCube, isSideSolid, mirror, onDataPacket, readChisleData, readFromNBT, rotate, rotateBlock, saveData, sendUpdate, setBlob, setBlob, setLightFromBlock, setNormalCube, setState, shouldRefresh, supportsSwapping, updateBlob, writeChisleData, writeTileEntityToTag, writeToNBT
addInfoToCrashReport, create, deserializeNBT, func_190559_a, getBlockMetadata, getBlockType, getCapability, getDisplayName, getDistanceSq, getPos, getTileData, getWorld, hasCapability, hasWorldObj, isInvalid, markDirty, onLoad, onlyOpsCanSetNbt, receiveClientEvent, restrictNBTCopy, serializeNBT, setPos, setWorldCreate, setWorldObj, updateContainingBlockInfo, validate
public boolean canRenderBreaking()
canRenderBreaking
in class net.minecraft.tileentity.TileEntity
public TileRenderChunk getRenderChunk()
public boolean hasFastRenderer()
hasFastRenderer
in class net.minecraft.tileentity.TileEntity
protected void tesrUpdate(net.minecraft.world.IBlockAccess access, VoxelNeighborRenderTracker vns)
tesrUpdate
in class TileEntityBlockChiseled
public TileRenderCache getCache()
public void invalidate()
invalidate
in class TileEntityBlockChiseled
public void onChunkUnload()
onChunkUnload
in class net.minecraft.tileentity.TileEntity
protected void finalize() throws java.lang.Throwable
finalize
in class java.lang.Object
java.lang.Throwable
public net.minecraftforge.common.property.IExtendedBlockState getTileRenderState(net.minecraft.world.IBlockAccess world)
public boolean shouldRenderInPass(int pass)
shouldRenderInPass
in class net.minecraft.tileentity.TileEntity
public net.minecraft.util.math.AxisAlignedBB getRenderBoundingBox()
getRenderBoundingBox
in class TileEntityBlockChiseled
public boolean isSideOpaque(net.minecraft.util.EnumFacing side)
isSideOpaque
in class TileEntityBlockChiseled
public double getMaxRenderDistanceSquared()
getMaxRenderDistanceSquared
in class net.minecraft.tileentity.TileEntity
public void completeEditOperation(VoxelBlob vb)
completeEditOperation
in class TileEntityBlockChiseled
public void finishUpdate()
finishUpdate
in class TileEntityBlockChiseled