Uses of Class
net.minecraft.client.util.Monitor
Packages that use Monitor
-
Uses of Monitor in net.minecraft.client.option
Constructors in net.minecraft.client.option with parameters of type MonitorModifierConstructorDescriptionprivateFullscreenOption(Window window, @Nullable Monitor monitor) -
Uses of Monitor in net.minecraft.client.util
Fields in net.minecraft.client.util with type parameters of type MonitorModifier and TypeFieldDescriptionprivate Long2ObjectMap<Monitor>MonitorTracker.pointerToMonitorMapMethods in net.minecraft.client.util that return MonitorModifier and TypeMethodDescriptionMonitorFactory.createMonitor(long long2)MonitorTracker.getMonitor(long long2)MonitorTracker.getMonitor(Window window)Window.getMonitor()