net.minecraft.client.render.block.entity

public abstract class BlockEntityRenderer<T extends BlockEntity>

bpk
net.minecraft.class_599
net.minecraft.client.render.block.entity.BlockEntityRenderer
net.minecraft.client.renderer.tileentity.TileEntitySpecialRenderer

Field summary

Modifier and TypeField
protected static final Identifier[]
b
field_11015
MINING_PROGRESS_LOCATIONS
DESTROY_STAGES
protected BlockEntityRenderDispatcher
c
field_2202
dispatcher
rendererDispatcher

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public abstract void
a(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_1631(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(T blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress)
renderTileEntityAt(T te, double x, double y, double z, float partialTicks, int destroyStage)
protected void
a(kl arg0)
method_5872(class_1653 arg0)
bindTexture(Identifier location)
bindTexture(ResourceLocation location)
protected World
a()
method_10103()
getWorld()
getWorld()
public void
a(bpj arg0)
method_1632(class_598 arg0)
init(BlockEntityRenderDispatcher dispatcher)
setRendererDispatcher(TileEntityRendererDispatcher rendererDispatcherIn)
public TextRenderer
b()
method_1635()
getTextRenderer()
getFontRenderer()
public boolean
a(T arg0)
method_12410(T arg0)
shouldRenderOffScreen(T blockEntity)
isGlobalRenderer(T te)