Uses of Class
net.minecraft.client.render.entity.state.WitherSkullEntityRenderState
Packages that use WitherSkullEntityRenderState
-
Uses of WitherSkullEntityRenderState in net.minecraft.client.render.entity
Methods in net.minecraft.client.render.entity that return WitherSkullEntityRenderStateMethods in net.minecraft.client.render.entity with parameters of type WitherSkullEntityRenderStateModifier and TypeMethodDescriptionprivate Identifier
WitherSkullEntityRenderer.getTexture
(WitherSkullEntityRenderState state) void
WitherSkullEntityRenderer.render
(WitherSkullEntityRenderState witherSkullEntityRenderState, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2) void
WitherSkullEntityRenderer.updateRenderState
(WitherSkullEntity witherSkullEntity, WitherSkullEntityRenderState witherSkullEntityRenderState, float float2)