public static class PokeStopEvent.CooldownCheck.PreCalculate extends PokeStopEvent.CooldownCheck
PokeStopEvent.CooldownCheck.Post, PokeStopEvent.CooldownCheck.PostCalculate, PokeStopEvent.CooldownCheck.Pre, PokeStopEvent.CooldownCheck.PreCalculate
PokeStopEvent.CooldownCheck, PokeStopEvent.Drops, PokeStopEvent.Use
player, 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, setShouldCheckCooldown
getPlayer, getPokestop
public PreCalculate(net.minecraft.entity.player.PlayerEntity player, PokeStopTileEntity pokestop, long cooldownHours)