Uses of Interface
net.minecraft.client.WindowEventHandler
| Package | Description |
|---|---|
| net.minecraft.client | |
| net.minecraft.client.util |
-
Uses of WindowEventHandler in net.minecraft.client
Classes in net.minecraft.client that implement WindowEventHandler Modifier and Type Class Description classMinecraftClientRepresents a logical Minecraft client. -
Uses of WindowEventHandler in net.minecraft.client.util
Fields in net.minecraft.client.util declared as WindowEventHandler Modifier and Type Field Description private WindowEventHandlerWindow. eventHandlerConstructors in net.minecraft.client.util with parameters of type WindowEventHandler Constructor Description Window(WindowEventHandler eventHandler, MonitorTracker monitorTracker, WindowSettings settings, @Nullable String videoMode, String title)