@Environment(value=CLIENT) public class WitherSkeletonEntityRenderer extends SkeletonEntityRenderer
| Modifier and Type | Field and Description |
|---|---|
private static Identifier |
TEXTURE |
features, modeldispatcher, 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, shouldRenderaddFeature, getAnimationCounter, getAnimationProgress, getHandSwingProgress, getLyingAngle, getModel, getOverlay, getRenderLayer, isShaking, isVisible, setupTransformsgetBlockLight, getFontRenderer, getLight, getPositionOffset, getRenderManager, method_27950, renderLabelIfPresentprivate static final Identifier TEXTURE
public WitherSkeletonEntityRenderer(EntityRenderDispatcher dispatcher)
public Identifier getTexture(AbstractSkeletonEntity abstractSkeletonEntity)
getTexture in interface FeatureRendererContext<AbstractSkeletonEntity,SkeletonEntityModel<AbstractSkeletonEntity>>getTexture in class SkeletonEntityRendererprotected void scale(AbstractSkeletonEntity abstractSkeletonEntity, MatrixStack matrixStack, float float2)
scale in class LivingEntityRenderer<AbstractSkeletonEntity,SkeletonEntityModel<AbstractSkeletonEntity>>