@Environment(value=CLIENT) public class WitherSkeletonEntityRenderer extends SkeletonEntityRenderer
Modifier and Type | Field and Description |
---|---|
private static Identifier |
TEXTURE |
features, model
dispatcher, shadowOpacity, shadowRadius
Constructor and Description |
---|
WitherSkeletonEntityRenderer(EntityRenderDispatcher dispatcher) |
Modifier and Type | Method and Description |
---|---|
Identifier |
getTexture(AbstractSkeletonEntity abstractSkeletonEntity) |
protected void |
scale(AbstractSkeletonEntity abstractSkeletonEntity,
MatrixStack matrixStack,
float float2) |
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 WitherSkeletonEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(AbstractSkeletonEntity abstractSkeletonEntity)
getTexture
in interface FeatureRendererContext<AbstractSkeletonEntity,SkeletonEntityModel<AbstractSkeletonEntity>>
getTexture
in class SkeletonEntityRenderer
protected void scale(AbstractSkeletonEntity abstractSkeletonEntity, MatrixStack matrixStack, float float2)
scale
in class LivingEntityRenderer<AbstractSkeletonEntity,SkeletonEntityModel<AbstractSkeletonEntity>>