Uses of Enum Class
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 class with the specified name.static ReflectedObject.Type[]ReflectedObject.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.