Uses of Class
net.minecraft.client.MinecraftClient.ChatRestriction
| Package | Description |
|---|---|
| net.minecraft.client |
-
Uses of MinecraftClient.ChatRestriction in net.minecraft.client
Methods in net.minecraft.client that return MinecraftClient.ChatRestriction Modifier and Type Method Description MinecraftClient.ChatRestrictionMinecraftClient. getChatRestriction()static MinecraftClient.ChatRestrictionMinecraftClient.ChatRestriction. valueOf(String name)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.