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.ChatRestriction
MinecraftClient. getChatRestriction()
static MinecraftClient.ChatRestriction
MinecraftClient.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.