Uses of Enum Class
net.minecraft.client.multiplayer.chat.ChatRestriction
Packages that use ChatRestriction
-
Uses of ChatRestriction in net.minecraft.client.multiplayer.chat
Subclasses with type arguments of type ChatRestriction in net.minecraft.client.multiplayer.chatFields in net.minecraft.client.multiplayer.chat with type parameters of type ChatRestrictionModifier and TypeFieldDescriptionprivate final Set<ChatRestriction> ChatAbilities.restrictionReasonsprivate final Set<ChatRestriction> ChatAbilities.Builder.restrictionsMethods in net.minecraft.client.multiplayer.chat that return ChatRestrictionModifier and TypeMethodDescriptionstatic ChatRestrictionReturns the enum constant of this class with the specified name.static ChatRestriction[]ChatRestriction.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.minecraft.client.multiplayer.chat that return types with arguments of type ChatRestrictionMethods in net.minecraft.client.multiplayer.chat with parameters of type ChatRestrictionModifier and TypeMethodDescriptionChatAbilities.Builder.addRestriction(ChatRestriction restriction) Constructor parameters in net.minecraft.client.multiplayer.chat with type arguments of type ChatRestriction