Uses of Enum Class
net.minecraft.client.settings.CloudOption
Packages that use CloudOption
Package
Description
- 
Uses of CloudOption in net.minecraft.client
Fields in net.minecraft.client declared as CloudOptionMethods in net.minecraft.client that return CloudOption - 
Uses of CloudOption in net.minecraft.client.renderer
Fields in net.minecraft.client.renderer declared as CloudOption - 
Uses of CloudOption in net.minecraft.client.settings
Fields in net.minecraft.client.settings declared as CloudOptionMethods in net.minecraft.client.settings that return CloudOptionModifier and TypeMethodDescriptionstatic CloudOptionCloudOption.byId(int p_216804_0_) static CloudOptionReturns the enum constant of this class with the specified name.static CloudOption[]CloudOption.values()Returns an array containing the constants of this enum class, in the order they are declared.