net.minecraft.client.render.block.entity

public abstract class BlockEntityRenderer<T extends BlockEntity>

bhd
net.minecraft.unmapped.C_62577213
net.minecraft.client.render.block.entity.BlockEntityRenderer

Field summary

Modifier and TypeField
protected static final Identifier[]
a
f_45652470
MINING_PROGRESS_LOCATIONS
protected BlockEntityRenderDispatcher
b
f_26810792
dispatcher

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)
m_72070956(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)
protected void
a(jy arg0)
m_45260840(C_22168528 arg0)
bindTexture(Identifier location)
protected World
b()
m_40214184()
getWorld()
public void
a(bhc arg0)
m_15765218(C_73390696 arg0)
init(BlockEntityRenderDispatcher dispatcher)
public TextRenderer
c()
m_78216628()
getTextRenderer()
public boolean
a()
m_83847892()
shouldRenderOffScreen()