public abstract class PokestopEvent
extends net.minecraftforge.fml.common.eventhandler.Event
Modifier and Type | Class and Description |
---|---|
static class |
PokestopEvent.Collide |
static class |
PokestopEvent.Interact |
Constructor and Description |
---|
PokestopEvent(EntityPokestop pokestop) |
Modifier and Type | Method and Description |
---|---|
EntityPokestop |
getPokestop() |
public PokestopEvent(EntityPokestop pokestop)
public EntityPokestop getPokestop()