Package net.minecraft.client
Interface WindowEventHandler
- All Known Implementing Classes:
MinecraftClient
- Mappings:
Namespace Name named net/minecraft/client/WindowEventHandler
intermediary net/minecraft/class_3678
official ezf
-
Method Summary
-
Method Details
-
onWindowFocusChanged
void onWindowFocusChanged(boolean focused) - Mappings:
Namespace Name Mixin selector named onWindowFocusChanged
Lnet/minecraft/client/WindowEventHandler;onWindowFocusChanged(Z)V
intermediary method_15995
Lnet/minecraft/class_3678;method_15995(Z)V
official a
Lezf;a(Z)V
-
onResolutionChanged
void onResolutionChanged()- Mappings:
Namespace Name Mixin selector named onResolutionChanged
Lnet/minecraft/client/WindowEventHandler;onResolutionChanged()V
intermediary method_15993
Lnet/minecraft/class_3678;method_15993()V
official a
Lezf;a()V
-
onCursorEnterChanged
void onCursorEnterChanged()- Mappings:
Namespace Name Mixin selector named onCursorEnterChanged
Lnet/minecraft/client/WindowEventHandler;onCursorEnterChanged()V
intermediary method_30133
Lnet/minecraft/class_3678;method_30133()V
official b
Lezf;b()V
-