Uses of Enum Class
net.minecraft.vote.LightEngineOptimizationType
Packages that use LightEngineOptimizationType
-
Uses of LightEngineOptimizationType in net.minecraft
Fields in net.minecraft with type parameters of type LightEngineOptimizationTypeModifier and TypeFieldDescriptionstatic final class_8271<LightEngineOptimizationType>class_8293.field_43639 -
Uses of LightEngineOptimizationType in net.minecraft.vote
Fields in net.minecraft.vote with type parameters of type LightEngineOptimizationTypeModifier and TypeFieldDescriptionstatic final StringIdentifiable.Codec<LightEngineOptimizationType>LightEngineOptimizationType.CODECMethods in net.minecraft.vote that return LightEngineOptimizationTypeModifier and TypeMethodDescriptionstatic LightEngineOptimizationTypeReturns the enum constant of this class with the specified name.static LightEngineOptimizationType[]LightEngineOptimizationType.values()Returns an array containing the constants of this enum class, in the order they are declared.