yarn/mappings/net/minecraft/client/realms/gui/screen/RealmsAcceptRejectButton.ma...

41 lines
1.0 KiB
Plaintext
Raw Normal View History

CLASS net/minecraft/class_4371 net/minecraft/client/realms/gui/screen/RealmsAcceptRejectButton
FIELD field_19690 width I
FIELD field_19691 height I
FIELD field_19692 x I
FIELD field_19693 y I
METHOD <init> (IIII)V
ARG 1 width
ARG 2 height
ARG 3 x
ARG 4 y
METHOD method_21109 getRight ()I
METHOD method_21110 handleClick (I)V
ARG 1 index
2020-04-22 11:59:47 -04:00
METHOD method_21111 render (Lnet/minecraft/class_4587;IIII)V
2020-06-26 07:33:58 -04:00
ARG 1 matrices
ARG 2 x
ARG 3 y
ARG 4 mouseX
ARG 5 mouseY
2020-04-22 11:59:47 -04:00
METHOD method_21112 render (Lnet/minecraft/class_4587;IIZ)V
2021-01-23 04:48:49 -05:00
ARG 1 matrices
ARG 2 x
ARG 3 y
ARG 4 showTooltip
2020-04-22 11:59:47 -04:00
METHOD method_21113 render (Lnet/minecraft/class_4587;Ljava/util/List;Lnet/minecraft/class_4904;IIII)V
2020-06-26 07:33:58 -04:00
ARG 0 matrices
ARG 1 buttons
ARG 2 selectionList
ARG 3 x
ARG 4 y
ARG 5 mouseX
ARG 6 mouseY
2020-03-04 15:22:46 -05:00
METHOD method_21114 handleClick (Lnet/minecraft/class_4904;Lnet/minecraft/class_4280$class_4281;Ljava/util/List;IDD)V
ARG 0 selectionList
ARG 1 entry
ARG 2 buttons
ARG 3 button
ARG 4 mouseX
ARG 6 mouseY
METHOD method_21115 getBottom ()I