net.minecraft.client.render.entity

public class VillagerRenderer

extends MobRenderer

bpa
net.minecraft.class_580
net.minecraft.client.render.entity.VillagerRenderer
net.minecraft.client.renderer.entity.RenderVillager

Field summary

Modifier and TypeField
private static final Identifier
f
field_6526
VILLAGER_LOCATION
villagerTextures
private static final Identifier
g
field_6527
FARMER_LOCATION
farmerVillagerTextures
private static final Identifier
h
field_6528
LIBRARIAN_LOCATION
librarianVillagerTextures
private static final Identifier
k
field_6529
PRIEST_LOCATION
priestVillagerTextures
private static final Identifier
l
field_6530
BLACKSMITH_LOCATION
smithVillagerTextures
private static final Identifier
m
field_6531
BUTCHER_LOCATION
butcherVillagerTextures
protected VillagerModel
a
field_2142
model
villagerModel

Constructor summary

ModifierConstructor
public ()

Method summary

Modifier and TypeMethod
protected int
a(yv arg0, int arg1, float arg2)
method_1609(class_985 arg0, int arg1, float arg2)
bindTexture(VillagerEntity mob, int layer, float tickDelta)
shouldRenderPass(EntityVillager arg0, int arg1, float arg2)
public void
a(yv arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_1607(class_985 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(VillagerEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityVillager arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
protected Identifier
a(yv arg0)
method_5811(class_985 arg0)
getTextureLocation(VillagerEntity entity)
getEntityTexture(EntityVillager arg0)
protected void
a(yv arg0, float arg1)
method_1608(class_985 arg0, float arg1)
renderMore(VillagerEntity entity, float tickDelta)
renderEquippedItems(EntityVillager arg0, float arg1)
protected void
b(yv arg0, float arg1)
method_1610(class_985 arg0, float arg1)
applyScale(VillagerEntity entity, float scale)
preRenderCallback(EntityVillager arg0, float arg1)