yarn/mappings/com/mojang/realmsclient/gui/screens/RealmsAcceptRejectButton.ma...

38 lines
993 B
Plaintext

CLASS net/minecraft/class_4371 com/mojang/realmsclient/gui/screens/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
METHOD method_21111 render (IIII)V
ARG 1 offsetX
ARG 2 offsetY
ARG 3 mouseX
ARG 4 mouseY
METHOD method_21112 render (IIZ)V
ARG 1 x
ARG 2 y
ARG 3 hovered
METHOD method_21113 render (Ljava/util/List;Lnet/minecraft/realms/RealmsObjectSelectionList;IIII)V
ARG 0 buttons
ARG 1 selectionList
ARG 2 offsetX
ARG 3 offsetY
ARG 4 mouseX
ARG 5 mouseY
METHOD method_21114 handleClick (Lnet/minecraft/realms/RealmsObjectSelectionList;Lnet/minecraft/realms/RealmListEntry;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