Uses of Enum Class
com.mojang.datafixers.kinds.OptionalBox.Instance
Packages that use OptionalBox.Instance
-
Uses of OptionalBox.Instance in com.mojang.datafixers.kinds
Subclasses with type arguments of type OptionalBox.Instance in com.mojang.datafixers.kindsMethods in com.mojang.datafixers.kinds that return OptionalBox.InstanceModifier and TypeMethodDescriptionstatic OptionalBox.InstanceReturns the enum constant of this class with the specified name.static OptionalBox.Instance[]OptionalBox.Instance.values()Returns an array containing the constants of this enum class, in the order they are declared.