public class PillagerRenderer extends IllagerRenderer<PillagerEntity>
Modifier and Type | Field and Description |
---|---|
private static ResourceLocation |
field_217772_a |
entityModel, layerRenderers
renderManager, shadowOpaque, shadowSize
Constructor and Description |
---|
PillagerRenderer(EntityRendererManager renderManagerIn) |
Modifier and Type | Method and Description |
---|---|
ResourceLocation |
getEntityTexture(PillagerEntity entity) |
preRenderCallback
addVertexPair, canRenderName, render, renderSide, shouldRender
addLayer, applyRotations, func_230042_a_, getDeathMaxRotation, getEntityModel, getOverlayProgress, getPackedOverlay, getSwingProgress, handleRotationFloat, isVisible
getBlockLight, getFontRendererFromRenderManager, getPackedLight, getRenderManager, getRenderOffset, renderName
private static final ResourceLocation field_217772_a
public PillagerRenderer(EntityRendererManager renderManagerIn)
public ResourceLocation getEntityTexture(PillagerEntity entity)
getEntityTexture
in interface IEntityRenderer<PillagerEntity,IllagerModel<PillagerEntity>>
getEntityTexture
in class EntityRenderer<PillagerEntity>