Package net.minecraft

Class class_4934

All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener

@Environment(SERVER) final class class_4934 extends WindowAdapter
Mappings:
Namespace Name
official px
intermediary net/minecraft/class_4934
named net/minecraft/class_4934
  • Constructor Details

  • Method Details

    • windowClosing

      public void windowClosing(WindowEvent windowEvent)
      Specified by:
      windowClosing in interface WindowListener
      Overrides:
      windowClosing in class WindowAdapter
      Mappings:
      Namespace Name Mixin selector
      official windowClosing Lpx;windowClosing(Ljava/awt/event/WindowEvent;)V
      intermediary windowClosing Lnet/minecraft/class_4934;windowClosing(Ljava/awt/event/WindowEvent;)V
      named windowClosing Lnet/minecraft/class_4934;windowClosing(Ljava/awt/event/WindowEvent;)V