yarn/mappings/net/minecraft/client/gui/screen/LanguageOptionsScreen.mapping

28 lines
715 B
Plaintext

CLASS czi net/minecraft/client/gui/screen/LanguageOptionsScreen
CLASS czi$a LanguageSelectionListWidget
CLASS czi$a$a LanguageItem
FIELD b languageDefinition Ldvh;
METHOD <init> (Lczi$a;Ldvh;)V
ARG 2 languageDefinition
METHOD a onPressed ()V
METHOD mouseClicked (DDI)Z
ARG 1 mouseX
ARG 3 mouseY
ARG 5 button
METHOD <init> (Lczi;Lcvl;)V
ARG 2 client
FIELD a parent Lczu;
FIELD b languageSelectionList Lczi$a;
FIELD c options Lcvp;
FIELD d languageManager Ldvi;
FIELD e forceUnicodeButton Lcxc;
FIELD f doneButton Lcwr;
METHOD <init> (Lczu;Lcvp;Ldvi;)V
ARG 1 parent
ARG 2 options
ARG 3 languageManager
METHOD render (IIF)V
ARG 1 mouseX
ARG 2 mouseY
ARG 3 delta