public static class PokeStopEvent.CooldownCheck.PreCalculate extends PokeStopEvent.CooldownCheck
PokeStopEvent.CooldownCheck.Post, PokeStopEvent.CooldownCheck.PostCalculate, PokeStopEvent.CooldownCheck.Pre, PokeStopEvent.CooldownCheck.PreCalculatePokeStopEvent.CooldownCheck, PokeStopEvent.Drops, PokeStopEvent.Useplayer, pokestop| Constructor and Description |
|---|
PreCalculate(net.minecraft.entity.player.PlayerEntity player,
PokeStopTileEntity pokestop,
long cooldownHours) |
| Modifier and Type | Method and Description |
|---|---|
long |
getCooldownHours() |
void |
setCooldownHours(long cooldownHours) |
isShouldCheckCooldown, setShouldCheckCooldowngetPlayer, getPokestoppublic PreCalculate(net.minecraft.entity.player.PlayerEntity player,
PokeStopTileEntity pokestop,
long cooldownHours)