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

9 lines
440 B
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4264 net/minecraft/client/gui/widget/PressableWidget
COMMENT A pressable widget has a press action. It is pressed when it is clicked. It is
COMMENT also pressed when enter or space keys are pressed when it is selected.
METHOD method_25306 onPress ()V
2023-04-20 10:15:32 -04:00
METHOD method_48589 drawMessage (Lnet/minecraft/class_332;Lnet/minecraft/class_327;I)V
ARG 2 textRenderer
ARG 3 color
METHOD method_49602 getTextureY ()I