net.minecraft.client.renderer.entity

public abstract class EntityRenderer<T extends Entity>

fek
net.minecraft.client.renderer.entity.EntityRenderer
net.minecraft.class_897
net.minecraft.unmapped.C_oddtxnnw
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.client.render.entity.EntityRenderer
net.minecraft.src.C_4331_

Field summary

Modifier and TypeField
protected static final float
b
NAMETAG_SCALE
field_32921
f_grzxnuar
field_32921
NAMETAG_SCALE
f_174006_
protected final EntityRenderDispatcher
c
entityRenderDispatcher
field_4676
f_zzvkubit
dispatcher
dispatcher
f_114476_
private final Font
a
font
field_27761
f_qcszkyif
textRenderer
textRenderer
f_174005_
protected float
d
shadowRadius
field_4673
f_ucdktcjj
shadowRadius
shadowRadius
f_114477_
protected float
e
shadowStrength
field_4672
f_ocxvftzg
shadowOpacity
shadowOpacity
f_114478_

Constructor summary

ModifierConstructor
protected (EntityRendererProvider$Context ctx)

Method summary

Modifier and TypeMethod
public final int
b(T arg0, float arg1)
getPackedLightCoords(T arg0, float arg1)
method_24088(T arg0, float arg1)
m_ddpjuflu(T arg0, float arg1)
getLight(T entity, float tickDelta)
getLight(T entity, float tickDelta)
m_114505_(T p_114507_, float arg1)
protected int
b(T arg0, gt arg1)
getSkyLightLevel(T arg0, BlockPos arg1)
method_27950(T arg0, class_2338 arg1)
m_mxozdffx(T arg0, C_hynzadkk arg1)
getSkyLight(T entity, BlockPos pos)
getSkyLight(T entity, BlockPos pos)
m_114508_(T p_114510_, C_4675_ arg1)
protected int
a(T arg0, gt arg1)
getBlockLightLevel(T arg0, BlockPos arg1)
method_24087(T arg0, class_2338 arg1)
m_dcqcalkk(T arg0, C_hynzadkk arg1)
getBlockLight(T entity, BlockPos pos)
getBlockLight(T entity, BlockPos pos)
m_6086_(T p_114497_, C_4675_ arg1)
public boolean
a(T arg0, fco arg1, double arg2, double arg3, double arg4)
shouldRender(T arg0, Frustum arg1, double arg2, double arg3, double arg4)
method_3933(T arg0, class_4604 arg1, double arg2, double arg3, double arg4)
m_vglixkjm(T arg0, C_jwzjqevg arg1, double arg2, double arg3, double arg4)
shouldRender(T entity, Frustum frustum, double x, double y, double z)
shouldRender(T entity, Frustum frustum, double x, double y, double z)
m_5523_(T p_114492_, C_4273_ p_114493_, double p_114494_, double arg3, double arg4)
public Vec3
a(T arg0, float arg1)
getRenderOffset(T arg0, float arg1)
method_23169(T arg0, float arg1)
m_gkfhbwdx(T arg0, float arg1)
getPositionOffset(T entity, float tickDelta)
getPositionOffset(T entity, float tickDelta)
m_7860_(T p_114484_, float arg1)
public void
a(T arg0, float arg1, float arg2, eaq arg3, ezs arg4, int arg5)
render(T arg0, float arg1, float arg2, PoseStack arg3, MultiBufferSource arg4, int arg5)
method_3936(T arg0, float arg1, float arg2, class_4587 arg3, class_4597 arg4, int arg5)
m_jbawcxgv(T arg0, float arg1, float arg2, C_cnszsxvd arg3, C_igrgeffe arg4, int arg5)
render(T entity, float yaw, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light)
render(T entity, float yaw, float tickDelta, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light)
m_7392_(T p_114486_, float p_114487_, float p_114488_, C_3181_ p_114489_, C_4139_ p_114490_, int arg5)
protected boolean
b(T arg0)
shouldShowName(T arg0)
method_3921(T arg0)
m_mgbpairl(T arg0)
hasLabel(T entity)
hasLabel(T entity)
m_6512_(T arg0)
public abstract ResourceLocation
a(T arg0)
getTextureLocation(T arg0)
method_3931(T arg0)
m_hknkoqwr(T arg0)
getTexture(T entity)
getTexture(T entity)
m_5478_(T arg0)
public Font
b()
getFont()
method_3932()
m_vjljlcew()
getTextRenderer()
getTextRenderer()
m_114481_()
protected void
a(T arg0, rq arg1, eaq arg2, ezs arg3, int arg4)
renderNameTag(T arg0, Component arg1, PoseStack arg2, MultiBufferSource arg3, int arg4)
method_3926(T arg0, class_2561 arg1, class_4587 arg2, class_4597 arg3, int arg4)
m_jvlrjieq(T arg0, C_rdaqiwdt arg1, C_cnszsxvd arg2, C_igrgeffe arg3, int arg4)
renderLabelIfPresent(T entity, Text text, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light)
renderLabelIfPresent(T entity, Text text, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light)
m_7649_(T p_114499_, C_4996_ p_114500_, C_3181_ p_114501_, C_4139_ p_114502_, int arg4)