Uses of Enum Class
net.mathias2246.buildmc.api.status.StatusInstance.AllowStatus
Packages that use StatusInstance.AllowStatus
-
Uses of StatusInstance.AllowStatus in net.mathias2246.buildmc.api.status
Methods in net.mathias2246.buildmc.api.status that return StatusInstance.AllowStatusModifier and TypeMethodDescriptionStatusInstance.allowPlayer(org.bukkit.entity.Player player) Checks if the given player can have this status.static StatusInstance.AllowStatusReturns the enum constant of this class with the specified name.static StatusInstance.AllowStatus[]StatusInstance.AllowStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.