Package | Description |
---|---|
net.minecraft.client.renderer.entity | |
net.minecraft.client.renderer.entity.layers |
Modifier and Type | Method and Description |
---|---|
void |
RenderWitch.doRender(EntityWitch entity,
double x,
double y,
double z,
float entityYaw,
float partialTicks) |
protected ResourceLocation |
RenderWitch.getEntityTexture(EntityWitch entity) |
protected void |
RenderWitch.preRenderCallback(EntityWitch entitylivingbaseIn,
float partialTickTime) |
Modifier and Type | Method and Description |
---|---|
void |
LayerHeldItemWitch.doRenderLayer(EntityWitch entitylivingbaseIn,
float limbSwing,
float limbSwingAmount,
float partialTicks,
float ageInTicks,
float netHeadYaw,
float headPitch,
float scale) |