Class WitherAuraLayer
java.lang.Object
net.minecraft.client.renderer.entity.layers.LayerRenderer<T,M>
net.minecraft.client.renderer.entity.layers.EnergyLayer<WitherEntity,WitherModel<WitherEntity>>
net.minecraft.client.renderer.entity.layers.WitherAuraLayer
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final WitherModel<WitherEntity>private static final ResourceLocation -
Constructor Summary
ConstructorsConstructorDescriptionWitherAuraLayer(IEntityRenderer<WitherEntity, WitherModel<WitherEntity>> p_i50915_1_) -
Method Summary
Modifier and TypeMethodDescriptionprotected ResourceLocationprotected EntityModel<WitherEntity>model()protected floatxOffset(float p_225634_1_) Methods inherited from class net.minecraft.client.renderer.entity.layers.EnergyLayer
renderMethods inherited from class net.minecraft.client.renderer.entity.layers.LayerRenderer
coloredCutoutModelCopyLayerRender, getParentModel, getTextureLocation, renderColoredCutoutModel
-
Field Details
-
WITHER_ARMOR_LOCATION
-
model
-
-
Constructor Details
-
WitherAuraLayer
-
-
Method Details
-
xOffset
protected float xOffset(float p_225634_1_) - Specified by:
xOffsetin classEnergyLayer<WitherEntity,WitherModel<WitherEntity>>
-
getTextureLocation
- Specified by:
getTextureLocationin classEnergyLayer<WitherEntity,WitherModel<WitherEntity>>
-
model
- Specified by:
modelin classEnergyLayer<WitherEntity,WitherModel<WitherEntity>>
-