net.minecraft.client.render.entity

public class OcelotRenderer

extends MobRenderer<OcelotEntity>

bjq
net.minecraft.class_567
net.minecraft.client.render.entity.OcelotRenderer
net.minecraft.client.renderer.entity.RenderOcelot

Field summary

Modifier and TypeField
private static final Identifier
a
field_6507
BLACK_CAT_LOCATION
blackOcelotTextures
private static final Identifier
e
field_6508
OCELOT_LOCATION
ocelotTextures
private static final Identifier
j
field_6509
RED_CAT_LOCATION
redOcelotTextures
private static final Identifier
k
field_6510
SIAMESE_CAT_LOCATION
siameseOcelotTextures

Constructor summary

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

Method summary

Modifier and TypeMethod
protected Identifier
a(ts arg0)
method_5794(class_947 arg0)
getTextureLocation(OcelotEntity entity)
getEntityTexture(EntityOcelot entity)
protected void
a(ts arg0, float arg1)
method_1574(class_947 arg0, float arg1)
applyScale(OcelotEntity entity, float scale)
preRenderCallback(EntityOcelot entitylivingbaseIn, float partialTickTime)