Class SkullBlockRenderState

java.lang.Object
net.minecraft.client.renderer.blockentity.state.BlockEntityRenderState
net.minecraft.client.renderer.blockentity.state.SkullBlockRenderState

public class SkullBlockRenderState extends BlockEntityRenderState
  • Field Details

    • animationProgress

      public float animationProgress
    • direction

      public Direction direction
    • rotationDegrees

      public float rotationDegrees
    • skullType

      public SkullBlock.Type skullType
    • renderType

      public RenderType renderType
  • Constructor Details

    • SkullBlockRenderState

      public SkullBlockRenderState()