net.minecraft.client.render.entity

public class PolarBearRenderer

extends MobRenderer<PolarBearEntity>

bth
net.minecraft.class_3027
net.minecraft.client.render.entity.PolarBearRenderer
net.minecraft.client.renderer.entity.RenderPolarBear

Field summary

Modifier and TypeField
private static final Identifier
a
field_14985
POLAR_BEAR_LOCATION
POLAR_BEAR_TEXTURE

Constructor summary

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

Method summary

Modifier and TypeMethod
protected Identifier
a(wj arg0)
method_13455(class_3033 arg0)
getTextureLocation(PolarBearEntity entity)
getEntityTexture(EntityPolarBear entity)
public void
a(wj arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_13456(class_3033 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(PolarBearEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityPolarBear entity, double x, double y, double z, float entityYaw, float partialTicks)
protected void
a(wj arg0, float arg1)
method_13457(class_3033 arg0, float arg1)
applyScale(PolarBearEntity entity, float scale)
preRenderCallback(EntityPolarBear entitylivingbaseIn, float partialTickTime)