@Environment(value=CLIENT) public class PillagerEntityRenderer extends IllagerEntityRenderer<PillagerEntity>
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
PillagerEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(PillagerEntity pillagerEntity) |
scale
hasLabel, method_23186, method_23187, render, shouldRender
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransforms
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresent
private static final Identifier TEXTURE
public PillagerEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(PillagerEntity pillagerEntity)
getTexture
in interface FeatureRendererContext<PillagerEntity,IllagerEntityModel<PillagerEntity>>
getTexture
in class EntityRenderer<PillagerEntity>