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

26 lines
901 B
Plaintext

CLASS net/minecraft/class_8209 net/minecraft/client/gui/widget/TabButtonWidget
FIELD field_43068 tabManager Lnet/minecraft/class_8088;
FIELD field_43069 tab Lnet/minecraft/class_8087;
FIELD field_45391 TAB_BUTTON_TEXTURES Lnet/minecraft/class_8666;
METHOD <init> (Lnet/minecraft/class_8088;Lnet/minecraft/class_8087;II)V
ARG 1 tabManager
ARG 2 tab
ARG 3 width
ARG 4 height
METHOD method_49608 drawMessage (Lnet/minecraft/class_332;Lnet/minecraft/class_327;I)V
ARG 1 context
ARG 2 textRenderer
ARG 3 color
METHOD method_49609 getTab ()Lnet/minecraft/class_8087;
METHOD method_49610 drawCurrentTabLine (Lnet/minecraft/class_332;Lnet/minecraft/class_327;I)V
ARG 1 context
ARG 2 textRenderer
ARG 3 color
METHOD method_49611 isCurrentTab ()Z
METHOD method_58230 drawBackgroundTexture (Lnet/minecraft/class_332;IIII)V
ARG 1 context
ARG 2 x1
ARG 3 y1
ARG 4 x2
ARG 5 y2