Class GameMenuScreen


@Environment(CLIENT) public class GameMenuScreen extends Screen
Mappings:
Namespace Name
intermediary net/minecraft/class_525
glue class_581
server net/minecraft/class_525
client oz
named net/minecraft/client/gui/screen/GameMenuScreen
  • Field Details

    • field_2204

      private int field_2204
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2204 Lnet/minecraft/class_525;field_2204:I
      glue field_2397 Lclass_581;field_2397:I
      server field_2204 Lnet/minecraft/class_525;field_2204:I
      client a Loz;a:I
      named field_2204 Lnet/minecraft/client/gui/screen/GameMenuScreen;field_2204:I
    • field_2205

      private int field_2205
      Mappings:
      Namespace Name Mixin selector
      intermediary field_2205 Lnet/minecraft/class_525;field_2205:I
      glue field_2398 Lclass_581;field_2398:I
      server field_2205 Lnet/minecraft/class_525;field_2205:I
      client i Loz;i:I
      named field_2205 Lnet/minecraft/client/gui/screen/GameMenuScreen;field_2205:I
  • Constructor Details

    • GameMenuScreen

      public GameMenuScreen()
  • Method Details

    • init

      public void init()
      Overrides:
      init in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_119 Lnet/minecraft/class_32;method_119()V
      glue method_252 Lclass_117;method_252()V
      server method_119 Lnet/minecraft/class_32;method_119()V
      client b Lda;b()V
      named init Lnet/minecraft/client/gui/screen/Screen;init()V
    • buttonClicked

      protected void buttonClicked(ButtonWidget button)
      Overrides:
      buttonClicked in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      glue method_257 Lclass_117;method_257(Lclass_389;)V
      server method_120 Lnet/minecraft/class_32;method_120(Lnet/minecraft/class_33;)V
      client a Lda;a(Lke;)V
      named buttonClicked Lnet/minecraft/client/gui/screen/Screen;buttonClicked(Lnet/minecraft/client/gui/widget/ButtonWidget;)V
    • tick

      public void tick()
      Overrides:
      tick in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_122 Lnet/minecraft/class_32;method_122()V
      glue method_414 Lclass_117;method_414()V
      server method_122 Lnet/minecraft/class_32;method_122()V
      client a Lda;a()V
      named tick Lnet/minecraft/client/gui/screen/Screen;tick()V
    • render

      public void render(int mouseX, int mouseY, float delta)
      Overrides:
      render in class Screen
      Mappings:
      Namespace Name Mixin selector
      intermediary method_118 Lnet/minecraft/class_32;method_118(IIF)V
      glue method_251 Lclass_117;method_251(IIF)V
      server method_118 Lnet/minecraft/class_32;method_118(IIF)V
      client a Lda;a(IIF)V
      named render Lnet/minecraft/client/gui/screen/Screen;render(IIF)V