Uses of Class
net.minecraft.client.renderer.blockentity.state.SkullBlockRenderState
Packages that use SkullBlockRenderState
-
Uses of SkullBlockRenderState in net.minecraft.client.renderer.blockentity
Classes in net.minecraft.client.renderer.blockentity that implement interfaces with type arguments of type SkullBlockRenderStateMethods in net.minecraft.client.renderer.blockentity that return SkullBlockRenderStateMethods in net.minecraft.client.renderer.blockentity with parameters of type SkullBlockRenderStateModifier and TypeMethodDescriptionvoidSkullBlockRenderer.extractRenderState(SkullBlockEntity blockEntity, SkullBlockRenderState state, float partialTicks, Vec3 cameraPosition, @Nullable ModelFeatureRenderer.CrumblingOverlay breakProgress) voidSkullBlockRenderer.submit(SkullBlockRenderState state, PoseStack poseStack, SubmitNodeCollector submitNodeCollector, CameraRenderState camera)