Uses of Class
net.minecraft.client.render.block.entity.state.SkullBlockEntityRenderState
Packages that use SkullBlockEntityRenderState
-
Uses of SkullBlockEntityRenderState in net.minecraft.client.render.block.entity
Methods in net.minecraft.client.render.block.entity that return SkullBlockEntityRenderStateMethods in net.minecraft.client.render.block.entity with parameters of type SkullBlockEntityRenderStateModifier and TypeMethodDescriptionvoidSkullBlockEntityRenderer.render(SkullBlockEntityRenderState skullBlockEntityRenderState, MatrixStack matrixStack, OrderedRenderCommandQueue orderedRenderCommandQueue, CameraRenderState cameraRenderState) voidSkullBlockEntityRenderer.updateRenderState(SkullBlockEntity skullBlockEntity, SkullBlockEntityRenderState skullBlockEntityRenderState, float float2, Vec3d vec3d, ModelCommandRenderer.CrumblingOverlayCommand crumblingOverlayCommand)