Uses of Enum Class
net.minecraft.client.option.CloudRenderMode
-
Uses of CloudRenderMode in net.minecraft.client.option
Modifier and TypeFieldDescriptionprivate final SimpleOption<CloudRenderMode>
GameOptions.cloudRenderMode
static final com.mojang.serialization.Codec<CloudRenderMode>
CloudRenderMode.CODEC
Modifier and TypeMethodDescriptionGameOptions.getCloudRenderModeValue()
static CloudRenderMode
Returns the enum constant of this class with the specified name.static CloudRenderMode[]
CloudRenderMode.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of CloudRenderMode in net.minecraft.client.render
Modifier and TypeFieldDescriptionprivate @Nullable CloudRenderMode
WorldRenderer.lastCloudRenderMode