net.minecraft.client.render.block.entity

public abstract class BlockEntityRenderer<T extends BlockEntity>

cwa
net.minecraft.unmapped.C_62577213
net.minecraft.client.render.block.entity.BlockEntityRenderer
net.minecraft.client.renderer.tileentity.TileEntityRenderer

Field summary

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

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
public 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)
func_199341_a(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
protected void
a(boolean arg0)
m_76751835(boolean arg0)
glTexture(boolean disable)
func_190053_a(boolean arg0)
protected void
a(pc arg0)
m_45260840(C_22168528 arg0)
bindTexture(Identifier location)
func_147499_a(ResourceLocation arg0)
protected World
a()
m_40214184()
getWorld()
func_178459_a()
public void
a(cvz arg0)
m_15765218(C_73390696 arg0)
init(BlockEntityRenderDispatcher dispatcher)
func_147497_a(TileEntityRendererDispatcher arg0)
public TextRenderer
b()
m_78216628()
getTextRenderer()
func_147498_b()
public boolean
a(T arg0)
m_83847892(T arg0)
shouldRenderOffScreen(T blockEntity)
func_188185_a(T arg0)
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)
func_190052_a(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)