Uses of Class
net.minecraft.client.util.Monitor
| Package | Description |
|---|---|
| net.minecraft.client.option | |
| net.minecraft.client.util |
-
Uses of Monitor in net.minecraft.client.option
Constructors in net.minecraft.client.option with parameters of type Monitor Constructor Description FullscreenOption(Window window, @Nullable Monitor monitor) -
Uses of Monitor in net.minecraft.client.util
Fields in net.minecraft.client.util with type parameters of type Monitor Modifier and Type Field Description private Long2ObjectMap<Monitor>MonitorTracker. pointerToMonitorMapMethods in net.minecraft.client.util that return Monitor Modifier and Type Method Description MonitorMonitorFactory. createMonitor(long long2)@Nullable MonitorMonitorTracker. getMonitor(long long2)@Nullable MonitorMonitorTracker. getMonitor(Window window)@Nullable MonitorWindow. getMonitor()