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