Uses of Enum Class
net.minecraft.client.gui.hud.ChatHud.class_11732
Packages that use ChatHud.class_11732
-
Uses of ChatHud.class_11732 in net.minecraft.client
Methods in net.minecraft.client with parameters of type ChatHud.class_11732Modifier and TypeMethodDescriptionvoidMinecraftClient.openChatScreen(ChatHud.class_11732 class_11732) -
Uses of ChatHud.class_11732 in net.minecraft.client.gui.hud
Fields in net.minecraft.client.gui.hud declared as ChatHud.class_11732Modifier and TypeFieldDescriptionprivate final ChatHud.class_11732ChatHud.class_11733.chatMethodThe field for thechatMethodrecord component.Methods in net.minecraft.client.gui.hud that return ChatHud.class_11732Modifier and TypeMethodDescriptionChatHud.class_11733.chatMethod()Returns the value of thechatMethodrecord component.static ChatHud.class_11732Returns the enum constant of this class with the specified name.static ChatHud.class_11732[]ChatHud.class_11732.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.gui.hud with parameters of type ChatHud.class_11732Modifier and TypeMethodDescription<T extends ChatScreen>
TChatHud.method_73201(ChatHud.class_11732 class_11732, ChatScreen.class_11738<T> class_11738) voidChatHud.method_73202(ChatHud.class_11732 class_11732, ChatScreen.class_11738<?> class_11738) Constructors in net.minecraft.client.gui.hud with parameters of type ChatHud.class_11732