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

5 lines
280 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