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

22 lines
529 B
Plaintext

CLASS daf net/minecraft/client/gui/widget/KeyBindingListWidget
CLASS daf$a CategoryEntry
FIELD b name Ljava/lang/String;
FIELD c nameWidth I
CLASS daf$b Entry
CLASS daf$c KeyBindingEntry
FIELD b binding Lcvd;
FIELD c bindingName Ljava/lang/String;
FIELD d editButton Lcwm;
FIELD e resetButton Lcwm;
METHOD mouseClicked (DDI)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD mouseReleased (DDI)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
FIELD a gui Ldag;
METHOD <init> (Ldag;Lcvg;)V
ARG 1 gui