yarn/mappings/net/minecraft/client/util/Monitor.mapping

17 lines
519 B
Plaintext

CLASS ctn net/minecraft/client/util/Monitor
FIELD a monitorTracker Lctr;
FIELD b handle J
FIELD c videoModes Ljava/util/List;
FIELD d currentVideoMode Lctt;
FIELD e x I
FIELD f y I
METHOD a populateVideoModes ()V
METHOD a getVideoMode (I)Lctt;
METHOD a findClosestVideoMode (Ljava/util/Optional;)Lctt;
METHOD b getCurrentVideoMode ()Lctt;
METHOD b findClosestVideoModeIndex (Ljava/util/Optional;)I
METHOD c getViewportX ()I
METHOD d getViewportY ()I
METHOD e getVideoModeCount ()I
METHOD f getHandle ()J