Class WitherArmorLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<WitherBoss,WitherBossModel<WitherBoss>>
net.minecraft.client.renderer.entity.layers.EnergySwirlLayer<WitherBoss,WitherBossModel<WitherBoss>>
net.minecraft.client.renderer.entity.layers.WitherArmorLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final WitherBossModel<WitherBoss> private static final ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionWitherArmorLayer(RenderLayerParent<WitherBoss, WitherBossModel<WitherBoss>> p_174554_, EntityModelSet p_174555_) -
Method Summary
Modifier and TypeMethodDescriptionprotected ResourceLocationprotected EntityModel<WitherBoss> model()protected floatxOffset(float p_117702_) Methods inherited from class net.minecraft.client.renderer.entity.layers.EnergySwirlLayer
renderMethods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
Field Details
-
WITHER_ARMOR_LOCATION
-
model
-
-
Constructor Details
-
WitherArmorLayer
public WitherArmorLayer(RenderLayerParent<WitherBoss, WitherBossModel<WitherBoss>> p_174554_, EntityModelSet p_174555_)
-
-
Method Details
-
xOffset
protected float xOffset(float p_117702_) - Specified by:
xOffsetin classEnergySwirlLayer<WitherBoss,WitherBossModel<WitherBoss>>
-
getTextureLocation
- Specified by:
getTextureLocationin classEnergySwirlLayer<WitherBoss,WitherBossModel<WitherBoss>>
-
model
- Specified by:
modelin classEnergySwirlLayer<WitherBoss,WitherBossModel<WitherBoss>>
-