Uses of Class
dev.majek.pc.data.object.Cooldown
-
Packages that use Cooldown Package Description dev.majek.pc.command -
-
Uses of Cooldown in dev.majek.pc.command
Fields in dev.majek.pc.command with type parameters of type Cooldown Modifier and Type Field Description static Map<org.bukkit.entity.Player,Map<PartyCommand,Cooldown>>
PartyCommand. cooldownMap
Map in a map for cooldown storage.
-