Class ChatOptionsScreen
java.lang.Object
net.minecraft.client.gui.DrawableHelper
net.minecraft.class_4121
net.minecraft.client.gui.screen.Screen
net.minecraft.client.gui.screen.options.ChatOptionsScreen
- All Implemented Interfaces:
class_4122,class_4123,IdentifibleBooleanConsumer
- Mappings:
Namespace Name official cjfintermediary net/minecraft/class_358named net/minecraft/client/gui/screen/options/ChatOptionsScreen
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate OptionButtonWidgetprivate final GameOptionsprivate static final GameOptions.Option[]private final Screenprivate StringFields inherited from class net.minecraft.client.gui.screen.Screen
buttons, client, field_20307, field_20308, height, labels, passEvents, textRenderer, widthFields inherited from class net.minecraft.client.gui.DrawableHelper
GUI_ICONS_TEXTURE, OPTIONS_BACKGROUND_TEXTURE, STATS_ICON_TEXTURE, zOffset -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.minecraft.client.gui.screen.Screen
confirmResult, handleTextClick, hasAltDown, hasControlDown, hasShiftDown, init, insertText, isCopy, isCut, isPaste, isSelectAll, keyPressed, method_13411, method_14502, method_18423, method_18605, method_18607, removed, renderBackground, renderBackground, renderDirtBackground, renderTextHoverEffect, renderTooltip, renderTooltip, renderTooltip, resize, sendMessage, sendMessage, shouldPauseGame, tickMethods inherited from class net.minecraft.class_4121
getFocused, method_18421, method_18424, method_18425, method_18426, mouseClicked, mouseDragged, mouseReleasedMethods inherited from class net.minecraft.client.gui.DrawableHelper
drawCenteredString, drawHorizontalLine, drawSprite, drawTexture, drawTexture, drawTexture, drawTexture, drawVerticalLine, drawWithShadow, fill, fillGradientMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.minecraft.class_4122
method_18427, method_18428Methods inherited from interface net.minecraft.class_4123
charTyped, keyReleased, mouseScrolled
-
Field Details
-
OPTIONS
- Mappings:
Namespace Name Mixin selector official aLcjf;a:[Lcfw$a;intermediary field_1062Lnet/minecraft/class_358;field_1062:[Lnet/minecraft/class_347$class_350;named OPTIONSLnet/minecraft/client/gui/screen/options/ChatOptionsScreen;OPTIONS:[Lnet/minecraft/client/options/GameOptions$Option;
-
parent
- Mappings:
Namespace Name Mixin selector official fLcjf;f:Lckd;intermediary field_1063Lnet/minecraft/class_358;field_1063:Lnet/minecraft/class_388;named parentLnet/minecraft/client/gui/screen/options/ChatOptionsScreen;parent:Lnet/minecraft/client/gui/screen/Screen;
-
options
- Mappings:
Namespace Name Mixin selector official gLcjf;g:Lcfw;intermediary field_1064Lnet/minecraft/class_358;field_1064:Lnet/minecraft/class_347;named optionsLnet/minecraft/client/gui/screen/options/ChatOptionsScreen;options:Lnet/minecraft/client/options/GameOptions;
-
title
- Mappings:
Namespace Name Mixin selector official hLcjf;h:Ljava/lang/String;intermediary field_1065Lnet/minecraft/class_358;field_1065:Ljava/lang/String;named titleLnet/minecraft/client/gui/screen/options/ChatOptionsScreen;title:Ljava/lang/String;
-
field_15944
- Mappings:
Namespace Name Mixin selector official iLcjf;i:Lchh;intermediary field_15944Lnet/minecraft/class_358;field_15944:Lnet/minecraft/class_395;named field_15944Lnet/minecraft/client/gui/screen/options/ChatOptionsScreen;field_15944:Lnet/minecraft/client/gui/widget/OptionButtonWidget;
-
-
Constructor Details
-
ChatOptionsScreen
- Mappings:
Namespace Name Mixin selector official <init>Lcjf;<init>(Lckd;Lcfw;)Vintermediary <init>Lnet/minecraft/class_358;<init>(Lnet/minecraft/class_388;Lnet/minecraft/class_347;)Vnamed <init>Lnet/minecraft/client/gui/screen/options/ChatOptionsScreen;<init>(Lnet/minecraft/client/gui/screen/Screen;Lnet/minecraft/client/options/GameOptions;)V
-
-
Method Details
-
init
protected void init() -
method_18608
public void method_18608()- Overrides:
method_18608in classScreen- Mappings:
Namespace Name Mixin selector official gLckd;g()Vintermediary method_18608Lnet/minecraft/class_388;method_18608()Vnamed method_18608Lnet/minecraft/client/gui/screen/Screen;method_18608()V
-
render
public void render(int mouseX, int mouseY, float tickDelta) -
method_14501
public void method_14501()- Mappings:
Namespace Name Mixin selector official hLcjf;h()Vintermediary method_14501Lnet/minecraft/class_358;method_14501()Vnamed method_14501Lnet/minecraft/client/gui/screen/options/ChatOptionsScreen;method_14501()V
-