Package net.minecraft.client
Interface WindowEventHandler
- All Known Implementing Classes:
 MinecraftClient
- Mappings:
 Namespace Name named net/minecraft/client/WindowEventHandlerintermediary net/minecraft/class_3678official fnj
- 
Method Summary
 
- 
Method Details
- 
onWindowFocusChanged
void onWindowFocusChanged(boolean focused) - Mappings:
 Namespace Name Mixin selector named onWindowFocusChangedLnet/minecraft/client/WindowEventHandler;onWindowFocusChanged(Z)Vintermediary method_15995Lnet/minecraft/class_3678;method_15995(Z)Vofficial aLfnj;a(Z)V
 - 
onResolutionChanged
void onResolutionChanged()- Mappings:
 Namespace Name Mixin selector named onResolutionChangedLnet/minecraft/client/WindowEventHandler;onResolutionChanged()Vintermediary method_15993Lnet/minecraft/class_3678;method_15993()Vofficial aLfnj;a()V
 - 
onCursorEnterChanged
void onCursorEnterChanged()- Mappings:
 Namespace Name Mixin selector named onCursorEnterChangedLnet/minecraft/client/WindowEventHandler;onCursorEnterChanged()Vintermediary method_30133Lnet/minecraft/class_3678;method_30133()Vofficial bLfnj;b()V
 
 -