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

15 lines
418 B
Plaintext

CLASS net/minecraft/class_361 net/minecraft/client/gui/widget/ToggleButtonWidget
FIELD field_2194 toggled Z
FIELD field_45390 textures Lnet/minecraft/class_8666;
METHOD <init> (IIIIZ)V
ARG 1 x
ARG 2 y
ARG 3 width
ARG 4 height
ARG 5 toggled
METHOD method_1962 setTextures (Lnet/minecraft/class_8666;)V
ARG 1 textures
METHOD method_1964 setToggled (Z)V
ARG 1 toggled
METHOD method_1965 isToggled ()Z