Package net.minecraft.server
Class class_778
java.lang.Object
java.awt.event.WindowAdapter
net.minecraft.server.class_778
- All Implemented Interfaces:
WindowFocusListener,WindowListener,WindowStateListener,EventListener
- Mappings:
Namespace Name official lointermediary net/minecraft/class_778named net/minecraft/server/class_778
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.awt.event.WindowAdapter
windowActivated, windowClosed, windowDeactivated, windowDeiconified, windowGainedFocus, windowIconified, windowLostFocus, windowOpened, windowStateChanged
-
Constructor Details
-
class_778
class_778(MinecraftDedicatedServer minecraftDedicatedServer)
-
-
Method Details
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener- Overrides:
windowClosingin classWindowAdapter- Mappings:
Namespace Name Mixin selector official windowClosingLlo;windowClosing(Ljava/awt/event/WindowEvent;)Vintermediary windowClosingLnet/minecraft/class_778;windowClosing(Ljava/awt/event/WindowEvent;)Vnamed windowClosingLnet/minecraft/server/class_778;windowClosing(Ljava/awt/event/WindowEvent;)V
-