Uses of Class
net.minecraft.client.render.entity.state.WitherEntityRenderState
Packages that use WitherEntityRenderState
Package
Description
-
Uses of WitherEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return WitherEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type WitherEntityRenderStateModifier and TypeMethodDescriptionWitherEntityRenderer.getTexture
(WitherEntityRenderState witherEntityRenderState) protected void
WitherEntityRenderer.scale
(WitherEntityRenderState witherEntityRenderState, MatrixStack matrixStack) void
WitherEntityRenderer.updateRenderState
(WitherEntity witherEntity, WitherEntityRenderState witherEntityRenderState, float float2) -
Uses of WitherEntityRenderState in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type WitherEntityRenderStateModifier and TypeMethodDescriptionprotected boolean
WitherArmorFeatureRenderer.shouldRender
(WitherEntityRenderState witherEntityRenderState) Constructor parameters in net.minecraft.client.render.entity.feature with type arguments of type WitherEntityRenderStateModifierConstructorDescriptionWitherArmorFeatureRenderer
(FeatureRendererContext<WitherEntityRenderState, WitherEntityModel> context, EntityModelLoader loader) -
Uses of WitherEntityRenderState in net.minecraft.client.render.entity.model
Methods in net.minecraft.client.render.entity.model with parameters of type WitherEntityRenderStateModifier and TypeMethodDescriptionprivate static void
WitherEntityModel.rotateHead
(WitherEntityRenderState witherEntityRenderState, ModelPart head, int sigma) void
WitherEntityModel.setAngles
(WitherEntityRenderState witherEntityRenderState)