Package net.minecraft
Class class_4934
java.lang.Object
java.awt.event.WindowAdapter
net.minecraft.class_4934
- All Implemented Interfaces:
WindowFocusListener,WindowListener,WindowStateListener,EventListener
- Mappings:
Namespace Name official pxintermediary net/minecraft/class_4934named net/minecraft/class_4934
-
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_4934
class_4934(MinecraftDedicatedServer minecraftDedicatedServer)
-
-
Method Details
-
windowClosing
- Specified by:
windowClosingin interfaceWindowListener- Overrides:
windowClosingin classWindowAdapter- Mappings:
Namespace Name Mixin selector official windowClosingLpx;windowClosing(Ljava/awt/event/WindowEvent;)Vintermediary windowClosingLnet/minecraft/class_4934;windowClosing(Ljava/awt/event/WindowEvent;)Vnamed windowClosingLnet/minecraft/class_4934;windowClosing(Ljava/awt/event/WindowEvent;)V
-