类 ReportReasonSelectionScreen

所有已实现的接口:
ContainerEventHandler, GuiEventListener, Renderable, TabOrderedElement

public class ReportReasonSelectionScreen extends Screen
  • 字段详细资料

  • 构造器详细资料

  • 方法详细资料

    • init

      protected void init()
      覆盖:
      init 在类中 Screen
    • repositionElements

      protected void repositionElements()
      覆盖:
      repositionElements 在类中 Screen
    • render

      public void render(GuiGraphics p_282815_, int p_283039_, int p_283620_, float p_281336_)
      指定者:
      render 在接口中 Renderable
      覆盖:
      render 在类中 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

      int listHeight()
    • onClose

      public void onClose()
      覆盖:
      onClose 在类中 Screen