@Environment(value=CLIENT) public class ElderGuardianEntityRenderer extends GuardianEntityRenderer
Modifier and Type | Field and Description |
---|---|
static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
ElderGuardianEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(GuardianEntity guardianEntity) |
protected void |
scale(GuardianEntity guardianEntity,
MatrixStack matrixStack,
float float2) |
render, shouldRender
hasLabel, method_23186, method_23187
addFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransforms
getBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresent
public static final Identifier TEXTURE
public ElderGuardianEntityRenderer(EntityRenderDispatcher dispatcher)
protected void scale(GuardianEntity guardianEntity, MatrixStack matrixStack, float float2)
scale
in class LivingEntityRenderer<GuardianEntity,GuardianEntityModel>
public Identifier getTexture(GuardianEntity guardianEntity)
getTexture
in interface FeatureRendererContext<GuardianEntity,GuardianEntityModel>
getTexture
in class GuardianEntityRenderer