Class WitherArmorLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.RenderLayer<WitherRenderState,WitherBossModel>
net.minecraft.client.renderer.entity.layers.EnergySwirlLayer<WitherRenderState,WitherBossModel>
net.minecraft.client.renderer.entity.layers.WitherArmorLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final WitherBossModelprivate static final ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionWitherArmorLayer(RenderLayerParent<WitherRenderState, WitherBossModel> pRenderer, EntityModelSet pModelSet) -
Method Summary
Modifier and TypeMethodDescriptionprotected ResourceLocationprotected booleanisPowered(WitherRenderState p_364230_) protected WitherBossModelmodel()protected floatxOffset(float p_117702_) Methods inherited from class net.minecraft.client.renderer.entity.layers.EnergySwirlLayer
submitMethods inherited from class net.minecraft.client.renderer.entity.layers.RenderLayer
coloredCutoutModelCopyLayerRender, getParentModel, renderColoredCutoutModel
-
Field Details
-
WITHER_ARMOR_LOCATION
-
model
-
-
Constructor Details
-
WitherArmorLayer
public WitherArmorLayer(RenderLayerParent<WitherRenderState, WitherBossModel> pRenderer, EntityModelSet pModelSet)
-
-
Method Details
-
isPowered
- Specified by:
isPoweredin classEnergySwirlLayer<WitherRenderState,WitherBossModel>
-
xOffset
protected float xOffset(float p_117702_) - Specified by:
xOffsetin classEnergySwirlLayer<WitherRenderState,WitherBossModel>
-
getTextureLocation
- Specified by:
getTextureLocationin classEnergySwirlLayer<WitherRenderState,WitherBossModel>
-
model
- Specified by:
modelin classEnergySwirlLayer<WitherRenderState,WitherBossModel>
-