net.minecraft.client.render.entity

public class VexRenderer

extends UndeadMobRenderer<VexEntity>

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

Field summary

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

Constructor summary

ModifierConstructor
public (EntityRenderDispatcher arg0)

Method summary

Modifier and TypeMethod
protected Identifier
a(adp arg0)
method_13873(class_3042 arg0)
getTextureLocation(VexEntity entity)
func_110775_a(EntityVex arg0)
getEntityTexture(EntityVex entity)
public void
a(adp 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)
func_76986_a(EntityVex arg0, double arg1, double arg2, double arg3, float arg4, float arg5)
doRender(EntityVex entity, double x, double y, double z, float entityYaw, float partialTicks)
protected void
a(adp arg0, float arg1)
method_13875(class_3042 arg0, float arg1)
applyScale(VexEntity entity, float scale)
func_77041_b(EntityVex arg0, float arg1)
preRenderCallback(EntityVex entitylivingbaseIn, float partialTickTime)