Uses of Record Class
net.minecraft.client.multiplayer.chat.ChatRestriction.Action
Packages that use ChatRestriction.Action
-
Uses of ChatRestriction.Action in net.minecraft.client.multiplayer.chat
Fields in net.minecraft.client.multiplayer.chat declared as ChatRestriction.ActionModifier and TypeFieldDescriptionstatic final ChatRestriction.ActionChatRestriction.Action.GO_TO_ACCOUNTstatic final ChatRestriction.ActionChatRestriction.Action.GO_TO_CHAT_SETTINGSFields in net.minecraft.client.multiplayer.chat with type parameters of type ChatRestriction.ActionModifier and TypeFieldDescriptionprivate final Optional<ChatRestriction.Action> ChatRestriction.actionMethods in net.minecraft.client.multiplayer.chat that return types with arguments of type ChatRestriction.ActionConstructor parameters in net.minecraft.client.multiplayer.chat with type arguments of type ChatRestriction.ActionModifierConstructorDescriptionprivateChatRestriction(Component display, Optional<ChatRestriction.Action> action)