net.minecraft.client.render.entity

public class ZombieRenderer

extends UndeadMobRenderer<ZombieEntity>

bkm
net.minecraft.unmapped.C_06091680
net.minecraft.client.render.entity.ZombieRenderer

Field summary

Modifier and TypeField
private static final Identifier
j
f_52299860
ZOMBIE_LOCATION
private static final Identifier
k
f_77952562
ZOMBIE_VILLAGER_LOCATION
private final HumanoidModel
l
f_07789652
zombieModel
private final ZombieVillagerModel
m
f_90723564
zombieVillagerModel
private final List<EntityRenderLayer<ZombieEntity>>
n
f_94985709
zombieLayers
private final List<EntityRenderLayer<ZombieEntity>>
o
f_50075205
zombieVillagerLayers

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(we arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
m_52867868(C_95265987 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(ZombieEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
protected Identifier
a(we arg0)
m_88645528(C_95265987 arg0)
getTextureLocation(ZombieEntity entity)
private void
b(we arg0)
m_07588536(C_95265987 arg0)
updateModels(ZombieEntity zombie)
protected void
a(we arg0, float arg1, float arg2, float arg3)
m_81519535(C_95265987 arg0, float arg1, float arg2, float arg3)
applyRotation(ZombieEntity entity, float bob, float bodyYaw, float tickDelta)