Uses of Enum Class
net.minecraft.client.CloudStatus
-
Uses of CloudStatus in net.minecraft.client
Modifier and TypeMethodDescriptionOptions.getCloudsType()
private static CloudStatus
Options.readCloudStatus
(String p_168445_) 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.Modifier and TypeMethodDescriptionprivate static String
Options.writeCloudStatus
(CloudStatus p_168426_) -
Uses of CloudStatus in net.minecraft.client.renderer