Uses of Enum Class
net.minecraft.client.MinecraftClient.ChatRestriction
-
Uses of MinecraftClient.ChatRestriction in net.minecraft.client
Modifier and TypeMethodDescriptionMinecraftClient.getChatRestriction()
Returns the enum constant of this class with the specified name.static MinecraftClient.ChatRestriction[]
MinecraftClient.ChatRestriction.values()
Returns an array containing the constants of this enum class, in the order they are declared.