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