@Environment(value=CLIENT) public class EvokerEntityRenderer<T extends SpellcastingIllagerEntity> extends IllagerEntityRenderer<T>
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
EvokerEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(T t) |
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 EvokerEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(T t)
getTexture
in interface FeatureRendererContext<T extends SpellcastingIllagerEntity,IllagerEntityModel<T extends SpellcastingIllagerEntity>>
getTexture
in class EntityRenderer<T extends SpellcastingIllagerEntity>