yarn/mappings/net/minecraft/client/realms/RealmsLabel.mapping

12 lines
348 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4903 net/minecraft/client/realms/RealmsLabel
2020-04-22 11:59:47 -04:00
FIELD field_22819 text Lnet/minecraft/class_2561;
FIELD field_22820 x I
FIELD field_22821 y I
FIELD field_22822 color I
2020-04-22 11:59:47 -04:00
METHOD <init> (Lnet/minecraft/class_2561;III)V
2021-01-23 04:48:49 -05:00
ARG 1 text
ARG 2 x
ARG 3 y
ARG 4 color
2021-05-19 13:20:40 -04:00
METHOD method_25487 getText ()Lnet/minecraft/class_2561;