Uses of Enum Class
net.minecraft.client.settings.GraphicsFanciness
-
Uses of GraphicsFanciness in net.minecraft.client
-
Uses of GraphicsFanciness in net.minecraft.client.settings
Modifier and TypeFieldDescriptionprivate static final GraphicsFanciness[]
GraphicsFanciness.BY_ID
Modifier and TypeMethodDescriptionstatic GraphicsFanciness
GraphicsFanciness.byId
(int p_238163_0_) GraphicsFanciness.cycleNext()
static GraphicsFanciness
Returns the enum constant of this class with the specified name.static GraphicsFanciness[]
GraphicsFanciness.values()
Returns an array containing the constants of this enum class, in the order they are declared.