Uses of Enum Class
tech.guilhermekaua.spigotboot.config.reference.ReferenceTargetKind
Packages that use ReferenceTargetKind
-
Uses of ReferenceTargetKind in tech.guilhermekaua.spigotboot.config.reference
Methods in tech.guilhermekaua.spigotboot.config.reference that return ReferenceTargetKindModifier and TypeMethodDescription@NotNull ReferenceTargetKindConfigReference.getKind()Gets the kind of reference target.static ReferenceTargetKindReturns the enum constant of this class with the specified name.static ReferenceTargetKind[]ReferenceTargetKind.values()Returns an array containing the constants of this enum class, in the order they are declared.