net.minecraft.client.renderer.blockentity

public abstract class BlockEntityRenderer<T extends BlockEntity>

dpe
net.minecraft.client.renderer.blockentity.BlockEntityRenderer
net.minecraft.class_827
net.minecraft.unmapped.C_wkpqbfbe
net.minecraft.client.render.block.entity.BlockEntityRenderer
net.minecraft.client.renderer.tileentity.TileEntityRenderer

Field summary

Modifier and TypeField
public static final ResourceLocation[]
a
BREAKING_LOCATIONS
field_4368
f_vyypfaju
DESTROY_STAGE_TEXTURES
field_178460_a
protected BlockEntityRenderDispatcher
b
blockEntityRenderDispatcher
field_4367
f_fputalrt
renderManager
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)
render(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
method_3569(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
m_nguspzld(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
render(T entity, double xOffset, double yOffset, double zOffset, float tickDelta, int blockBreakStage)
func_199341_a(T arg0, double arg1, double arg2, double arg3, float arg4, int arg5)
protected void
a(boolean arg0)
setOverlayRenderState(boolean arg0)
method_3570(boolean arg0)
m_wddxhkes(boolean arg0)
disableLightmap(boolean arg0)
func_190053_a(boolean arg0)
protected void
a(qv arg0)
bindTexture(ResourceLocation arg0)
method_3566(class_2960 arg0)
m_ceehjalj(C_ncpywfca arg0)
bindTexture(Identifier arg0)
func_147499_a(ResourceLocation arg0)
protected Level
a()
getLevel()
method_3565()
m_iojtdtvh()
getWorld()
func_178459_a()
public void
a(dpd arg0)
init(BlockEntityRenderDispatcher arg0)
method_3568(class_824 arg0)
m_qqkgwvqw(C_sicqxpzm arg0)
setRenderManager(BlockEntityRenderDispatcher arg0)
func_147497_a(TileEntityRendererDispatcher arg0)
public Font
b()
getFont()
method_3564()
m_jkwtdtyw()
getFontRenderer()
func_147498_b()
public boolean
a(T arg0)
shouldRenderOffScreen(T arg0)
method_3563(T arg0)
m_gnybbteo(T arg0)
func_188185_a(T arg0)
protected void
a(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
renderNameTag(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
method_3567(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
m_xihdtrvs(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
renderName(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)
func_190052_a(T arg0, String arg1, double arg2, double arg3, double arg4, int arg5)