Uses of Enum
net.minecraft.client.MinecraftClient.ChatRestriction
Packages that use MinecraftClient.ChatRestriction
-
Uses of MinecraftClient.ChatRestriction in net.minecraft.client
Methods in net.minecraft.client that return MinecraftClient.ChatRestrictionModifier and TypeMethodDescriptionMinecraftClient.getChatRestriction()
Returns the enum constant of this type with the specified name.static MinecraftClient.ChatRestriction[]
MinecraftClient.ChatRestriction.values()
Returns an array containing the constants of this enum type, in the order they are declared.