Class ReportReasonSelectionScreen

All Implemented Interfaces:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class ReportReasonSelectionScreen extends Screen
  • Field Details

  • Constructor Details

  • Method Details

    • init

      protected void init()
      Overrides:
      init in class Screen
    • render

      public void render(GuiGraphics p_282815_, int p_283039_, int p_283620_, float p_281336_)
      Specified by:
      render in interface Renderable
      Overrides:
      render in class Screen
    • renderBackground

      public void renderBackground(GuiGraphics p_298834_, int p_299010_, int p_300733_, float p_298483_)
      Overrides:
      renderBackground in class Screen
    • buttonTop

      private int buttonTop()
    • contentLeft

      private int contentLeft()
    • contentRight

      private int contentRight()
    • descriptionTop

      private int descriptionTop()
    • descriptionBottom

      private int descriptionBottom()
    • onClose

      public void onClose()
      Overrides:
      onClose in class Screen