Uses of Enum Class
net.minecraft.client.CloudStatus
-
Uses of CloudStatus in net.minecraft.client
Modifier and TypeFieldDescriptionprivate final OptionInstance
<CloudStatus> Options.cloudStatus
static final com.mojang.serialization.Codec
<CloudStatus> CloudStatus.CODEC
Modifier and TypeMethodDescriptionOptions.getCloudsType()
static CloudStatus
Returns the enum constant of this class with the specified name.static CloudStatus[]
CloudStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CloudStatus in net.minecraft.client.renderer