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

17 lines
519 B
Plaintext

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