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