Class BrushableBlockRenderState

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

public class BrushableBlockRenderState extends BlockEntityRenderState
  • Field Details

    • itemState

      public ItemStackRenderState itemState
    • dustProgress

      public int dustProgress
    • hitDirection

      @Nullable public Direction hitDirection
  • Constructor Details

    • BrushableBlockRenderState

      public BrushableBlockRenderState()