Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.entity.monster |
Modifier and Type | Method and Description |
---|---|
void |
RenderVex.doRender(EntityVex entity,
double x,
double y,
double z,
float entityYaw,
float partialTicks) |
protected ResourceLocation |
RenderVex.getEntityTexture(EntityVex entity) |
protected void |
RenderVex.preRenderCallback(EntityVex entitylivingbaseIn,
float partialTickTime) |
Constructor and Description |
---|
AIMoveControl(EntityVex vex) |