Class WitherArmorLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<T,M>
 
net.minecraft.client.renderer.entity.layers.EnergySwirlLayer<WitherBoss,WitherBossModel<WitherBoss>>
 
net.minecraft.client.renderer.entity.layers.WitherArmorLayer
- 
Field SummaryFieldsModifier and TypeFieldDescriptionprivate final WitherBossModel<WitherBoss>private static final ResourceLocation
- 
Constructor SummaryConstructorsConstructorDescriptionWitherArmorLayer(RenderLayerParent<WitherBoss, WitherBossModel<WitherBoss>> p_174554_, EntityModelSet p_174555_) 
- 
Method SummaryModifier and TypeMethodDescriptionprotected ResourceLocationprotected EntityModel<WitherBoss>model()protected floatxOffset(float p_117702_) Methods inherited from class net.minecraft.client.renderer.entity.layers.EnergySwirlLayerrenderMethods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayercoloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
- 
Field Details- 
WITHER_ARMOR_LOCATION
- 
model
 
- 
- 
Constructor Details- 
WitherArmorLayerpublic WitherArmorLayer(RenderLayerParent<WitherBoss, WitherBossModel<WitherBoss>> p_174554_, EntityModelSet p_174555_) 
 
- 
- 
Method Details- 
xOffsetprotected float xOffset(float p_117702_) - Specified by:
- xOffsetin class- EnergySwirlLayer<WitherBoss,- WitherBossModel<WitherBoss>> 
 
- 
getTextureLocation- Specified by:
- getTextureLocationin class- EnergySwirlLayer<WitherBoss,- WitherBossModel<WitherBoss>> 
 
- 
model- Specified by:
- modelin class- EnergySwirlLayer<WitherBoss,- WitherBossModel<WitherBoss>> 
 
 
-