Uses of Enum
com.cryptomorin.xseries.reflection.jvm.objects.ReflectedObject.Type
Packages that use ReflectedObject.Type
-
Uses of ReflectedObject.Type in com.cryptomorin.xseries.reflection.jvm.objects
Methods in com.cryptomorin.xseries.reflection.jvm.objects that return ReflectedObject.TypeModifier and TypeMethodDescription@NotNull ReflectedObject.TypeReflectedObject.type()static ReflectedObject.TypeReturns the enum constant of this type with the specified name.static ReflectedObject.Type[]ReflectedObject.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.