类 ReportReasonSelectionScreen

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

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

  • 构造器详细资料

  • 方法详细资料

    • init

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

      public void render(GuiGraphics pGuiGraphics, int pMouseX, int pMouseY, float pPartialTick)
      指定者:
      render 在接口中 Renderable
      覆盖:
      render 在类中 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()
      覆盖:
      onClose 在类中 Screen