Uses of Enum Class
net.ssterling.bukkitversion.BukkitVersion.Component
-
Uses of BukkitVersion.Component in net.ssterling.bukkitversion
Methods in net.ssterling.bukkitversion that return BukkitVersion.ComponentModifier and TypeMethodDescriptionstatic BukkitVersion.ComponentReturns the enum constant of this class with the specified name.static BukkitVersion.Component[]BukkitVersion.Component.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in net.ssterling.bukkitversion with parameters of type BukkitVersion.ComponentModifier and TypeMethodDescriptionintBukkitVersion.compareTo(BukkitVersion compare, BukkitVersion.Component granularity) Compares a given Bukkit version to that contained in the object, ignoring any quantifiers past that specified.