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
    • repositionElements

      protected void repositionElements()
      Overrides:
      repositionElements in class Screen
    • extractRenderState

      public void extractRenderState(GuiGraphicsExtractor graphics, int mouseX, int mouseY, float a)
      Specified by:
      extractRenderState in interface Renderable
      Overrides:
      extractRenderState in class Screen
    • descriptionLeft

      private int descriptionLeft()
    • descriptionRight

      private int descriptionRight()
    • descriptionTop

      private int descriptionTop()
    • descriptionBottom

      private int descriptionBottom()
    • descriptionWidth

      private int descriptionWidth()
    • descriptionHeight

      private int descriptionHeight()
    • listHeight

      private int listHeight()
    • onClose

      public void onClose()
      Overrides:
      onClose in class Screen