net.minecraft.client.renderer.entity

public abstract class LivingEntityRenderer<T extends LivingEntity, M extends EntityModel<T>>

extends EntityRenderer<T> implements RenderLayerParent<T, M>

All mapped superinterfaces:

RenderLayerParent

dsz
net.minecraft.client.renderer.entity.LivingEntityRenderer
net.minecraft.class_922
net.minecraft.unmapped.C_nbjmhtws
net.minecraft.client.render.entity.LivingEntityRenderer
net.minecraft.client.renderer.entity.LivingRenderer

Field summary

Modifier and TypeField
private static final org.apache.logging.log4j.Logger
a
LOGGER
field_4741
f_gizoyvbq
LOGGER
field_147923_a
private static final DynamicTexture
j
WHITE_TEXTURE
field_4742
f_cldmuneu
colorOverlayTexture
field_177096_e
protected M
f
model
field_4737
f_jeawpnwe
model
field_77045_g
protected final FloatBuffer
g
tintBuffer
field_4740
f_lqxnekmm
colorOverlayBuffer
field_177095_g
protected final List<RenderLayer<T, M>>
h
layers
field_4738
f_mipawetb
features
field_177097_h
protected boolean
i
onlySolidLayers
field_4739
f_osbghrxo
disableOutlineRender
field_188323_j

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0, M arg1, float arg2)

Method summary

Modifier and TypeMethod
protected final boolean
a(dvy<T, M> arg0)
addLayer(RenderLayer<T, M> arg0)
method_4046(class_3887<T, M> arg0)
m_wxwsapuq(C_ksuhvumg<T, M> arg0)
addFeature(FeatureRenderer<T, M> feature)
func_177094_a(LayerRenderer<T, M> arg0)
public M
d()
getModel()
method_4038()
m_rubnwkak()
getModel()
func_217764_d()
public void
a(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_4054(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_wecgydpj(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
func_76986_a(T arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
public float
c(T arg0, float arg1)
setupScale(T arg0, float arg1)
method_4060(T arg0, float arg1)
m_zaakrish(T arg0, float arg1)
scaleAndTranslate(T entity, float tickDelta)
func_188322_c(T arg0, float arg1)
protected boolean
d(T arg0)
setupSolidState(T arg0)
method_4057(T arg0)
m_fzkqvxzo(T arg0)
beforeOutlineRender(T arg0)
func_177088_c(T arg0)
protected void
e()
tearDownSolidState()
method_4050()
m_sglmfcjo()
afterOutlineRender()
func_180565_e()
protected void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
renderModel(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
method_4052(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
m_yrffdkfi(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
render(T entity, float limbAngle, float limbDistance, float age, float headYaw, float headPitch, float scale)
func_77036_a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6)
protected boolean
c(T arg0)
isVisible(T arg0)
method_4056(T arg0)
m_agkpyhnp(T arg0)
func_193115_c(T arg0)
protected boolean
d(T arg0, float arg1)
setupOverlayColor(T arg0, float arg1)
method_4059(T arg0, float arg1)
m_nhbheysi(T arg0, float arg1)
applyOverlayColor(T arg0, float arg1)
func_177090_c(T arg0, float arg1)
protected boolean
a(T arg0, float arg1, boolean arg2)
setupOverlayColor(T arg0, float arg1, boolean arg2)
method_4047(T arg0, float arg1, boolean arg2)
m_gboional(T arg0, float arg1, boolean arg2)
applyOverlayColor(T entity, float tickDelta, boolean hasHurtOverlay)
func_177092_a(T arg0, float arg1, boolean arg2)
protected void
f()
teardownOverlayColor()
method_4040()
m_vppmwgmr()
disableOverlayColor()
func_177091_f()
protected void
a(T arg0, double arg1, double arg2, double arg3)
setupPosition(T arg0, double arg1, double arg2, double arg3)
method_4048(T arg0, double arg1, double arg2, double arg3)
m_ziurbxhx(T arg0, double arg1, double arg2, double arg3)
func_77039_a(T arg0, double arg1, double arg2, double arg3)
private static float
a(fb arg0)
sleepDirectionToRotation(Direction arg0)
method_18656(class_2350 arg0)
m_kldviqiy(C_xpuuihxf arg0)
func_217765_a(Direction arg0)
protected void
a(T arg0, float arg1, float arg2, float arg3)
setupRotations(T arg0, float arg1, float arg2, float arg3)
method_4058(T arg0, float arg1, float arg2, float arg3)
m_kamlslip(T arg0, float arg1, float arg2, float arg3)
setupTransforms(T entity, float pitch, float yaw, float delta)
func_77043_a(T arg0, float arg1, float arg2, float arg3)
protected float
e(T arg0, float arg1)
getAttackAnim(T arg0, float arg1)
method_4044(T arg0, float arg1)
m_uxknkyuz(T arg0, float arg1)
getHandSwingProgress(T entity, float tickDelta)
func_77040_d(T arg0, float arg1)
protected float
b(T arg0, float arg1)
getBob(T arg0, float arg1)
method_4045(T arg0, float arg1)
m_eosfevqq(T arg0, float arg1)
getAnimationProgress(T entity, float tickDelta)
func_77044_a(T arg0, float arg1)
protected void
a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
renderLayers(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
method_4051(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
m_kegpziew(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
renderFeatures(T entity, float limbAngle, float limbDistance, float tickDelta, float age, float headYaw, float headPitch, float scale)
func_177093_a(T arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7)
protected float
b(T arg0)
getFlipDegrees(T arg0)
method_4039(T arg0)
m_kttckvnx(T arg0)
getLyingAngle(T entity)
func_77037_a(T arg0)
protected int
a(T arg0, float arg1, float arg2)
getOverlayColor(T arg0, float arg1, float arg2)
method_4053(T arg0, float arg1, float arg2)
m_leqihpnb(T arg0, float arg1, float arg2)
getOverlayColor(T arg0, float arg1, float arg2)
func_77030_a(T arg0, float arg1, float arg2)
protected void
a(T arg0, float arg1)
scale(T arg0, float arg1)
method_4042(T arg0, float arg1)
m_fktqogsj(T arg0, float arg1)
scale(T entity, float tickDelta)
func_77041_b(T arg0, float arg1)
public void
b(T arg0, double arg1, double arg2, double arg3)
renderName(T arg0, double arg1, double arg2, double arg3)
method_4041(T arg0, double arg1, double arg2, double arg3)
m_fultndhz(T arg0, double arg1, double arg2, double arg3)
renderLabelIfPresent(T arg0, double arg1, double arg2, double arg3)
func_177067_a(T arg0, double arg1, double arg2, double arg3)
protected boolean
a(T arg0)
shouldShowName(T arg0)
method_4055(T arg0)
m_eodvhobj(T arg0)
hasLabel(T arg0)
func_177070_b(T arg0)