Interface SeamlessScreen

All Known Subinterfaces:
SeamlessContainerScreen

public interface SeamlessScreen
  • Method Summary

    Modifier and Type
    Method
    Description
    default void
    drawBackground(GuiRenderer renderer, int mouseX, int mouseY, Runnable originalBackground)
     
  • Method Details

    • drawBackground

      default void drawBackground(GuiRenderer renderer, int mouseX, int mouseY, Runnable originalBackground)