net.minecraft.client.render.block.entity

public abstract class BlockEntityRenderer<T extends BlockEntity>

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

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public void
a(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
m_72070956(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5, float arg6)
render(T blockEntity, double dx, double dy, double dz, float tickDelta, int blockMiningProgress, float opacity)
protected void
a(boolean arg0)
m_76751835(boolean arg0)
glTexture(boolean disable)
protected void
a(nf arg0)
m_45260840(C_22168528 arg0)
bindTexture(Identifier location)
protected World
a()
m_40214184()
getWorld()
public void
a(bwx arg0)
m_15765218(C_73390696 arg0)
init(BlockEntityRenderDispatcher dispatcher)
public TextRenderer
b()
m_78216628()
getTextRenderer()
public boolean
a(T arg0)
m_83847892(T arg0)
shouldRenderOffScreen(T blockEntity)
protected void
a(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
m_12533409(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
renderNameTag(T blockEntity, String name, double x, double y, double z, int range)