net.minecraft.client.render.entity

public class VexRenderer

extends UndeadMobRenderer<VexEntity>

bwo
net.minecraft.class_3107
net.minecraft.client.render.entity.VexRenderer
net.minecraft.client.renderer.entity.RenderVex

Field summary

Modifier and TypeField
private static final Identifier
a
field_15304
VEX_LOCATION
VEX_TEXTURE
private static final Identifier
j
field_15305
VEX_CHARGING_LOCATION
VEX_CHARGING_TEXTURE
private int
k
field_15306
version
modelVersion

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(aak arg0)
method_13873(class_3042 arg0)
getTextureLocation(VexEntity entity)
getEntityTexture(EntityVex entity)
public void
a(aak arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
method_13874(class_3042 arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
render(VexEntity entity, double dx, double dy, double dz, float yaw, float tickDelta)
doRender(EntityVex entity, double x, double y, double z, float entityYaw, float partialTicks)
protected void
a(aak arg0, float arg1)
method_13875(class_3042 arg0, float arg1)
applyScale(VexEntity entity, float scale)
preRenderCallback(EntityVex entitylivingbaseIn, float partialTickTime)