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

10 lines
458 B
Plaintext

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
METHOD method_48589 drawMessage (Lnet/minecraft/class_4587;Lnet/minecraft/class_327;I)V
ARG 1 matrices
ARG 2 textRenderer
ARG 3 color
METHOD method_49602 getTextureY ()I