Class GuiPaintRecorder

java.lang.Object
com.render.api.gui.paint.GuiPaintRecorder

public final class GuiPaintRecorder extends Object
Bounded command recorder used by trusted paint worklets.

A result is limited to 65,536 commands and an estimated 8 MiB of command data.

  • Field Details

  • Constructor Details

    • GuiPaintRecorder

      public GuiPaintRecorder()
  • Method Details