Class class_778

java.lang.Object
java.awt.event.WindowAdapter
net.minecraft.server.class_778
All Implemented Interfaces:
WindowFocusListener, WindowListener, WindowStateListener, EventListener

@Environment(SERVER) final class class_778 extends WindowAdapter
Mappings:
Namespace Name
official lo
intermediary net/minecraft/class_778
named net/minecraft/server/class_778
  • 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 Llo;windowClosing(Ljava/awt/event/WindowEvent;)V
      intermediary windowClosing Lnet/minecraft/class_778;windowClosing(Ljava/awt/event/WindowEvent;)V
      named windowClosing Lnet/minecraft/server/class_778;windowClosing(Ljava/awt/event/WindowEvent;)V