Interface WindowEventHandler

All Known Implementing Classes:
MinecraftClient

@Environment(CLIENT) public interface WindowEventHandler
Mappings:
Namespace Name
named net/minecraft/client/WindowEventHandler
intermediary net/minecraft/class_3678
official fez
  • Method Details Link icon

    • onWindowFocusChanged Link icon

      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 Lfez;a(Z)V
    • onResolutionChanged Link icon

      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 Lfez;a()V
    • onCursorEnterChanged Link icon

      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 Lfez;b()V