net.minecraft.client.render.entity

public class VindicatorRenderer

extends MobRenderer<MonsterEntity>

bwr
net.minecraft.class_3108
net.minecraft.client.render.entity.VindicatorRenderer
net.minecraft.client.renderer.entity.RenderVindicator

Field summary

Modifier and TypeField
private static final Identifier
a
field_15307
VINDICATOR_LOCATION
VINDICATOR_TEXTURE

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
public void
a(aaa arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_13877(class_975 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(MonsterEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityMob entity, double x, double y, double z, float entityYaw, float partialTicks)
protected Identifier
a(aaa arg0)
method_13876(class_975 arg0)
getTextureLocation(MonsterEntity entity)
getEntityTexture(EntityMob entity)
protected void
a(aaa arg0, float arg1)
method_13878(class_975 arg0, float arg1)
applyScale(MonsterEntity entity, float scale)
preRenderCallback(EntityMob entitylivingbaseIn, float partialTickTime)