yarn/mappings/net/minecraft/client/gui/widget/PressableTextWidget.mapping

13 lines
458 B
Plaintext
Raw Normal View History

2022-02-22 11:29:15 -05:00
CLASS net/minecraft/class_7077 net/minecraft/client/gui/widget/PressableTextWidget
FIELD field_37257 textRenderer Lnet/minecraft/class_327;
FIELD field_37258 text Lnet/minecraft/class_2561;
FIELD field_37259 hoverText Lnet/minecraft/class_2561;
METHOD <init> (IIIILnet/minecraft/class_2561;Lnet/minecraft/class_4185$class_4241;Lnet/minecraft/class_327;)V
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 text
ARG 6 onPress
ARG 7 textRenderer