Class PokeStopEvent.Use.Post
java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.PokeStopEvent
com.pixelmonmod.pixelmon.api.events.PokeStopEvent.Use
com.pixelmonmod.pixelmon.api.events.PokeStopEvent.Use.Post
- Enclosing class:
PokeStopEvent.Use
-
Nested Class Summary
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.PokeStopEvent.Use
PokeStopEvent.Use.Post, PokeStopEvent.Use.Pre
Nested classes/interfaces inherited from class com.pixelmonmod.pixelmon.api.events.PokeStopEvent
PokeStopEvent.CooldownCheck, PokeStopEvent.Drops, PokeStopEvent.Use
-
Field Summary
Fields inherited from class com.pixelmonmod.pixelmon.api.events.PokeStopEvent
player, pokestop
-
Constructor Summary
ConstructorsConstructorDescriptionPost
(net.minecraft.server.level.ServerPlayer player, PokeStopTileEntity pokestop) -
Method Summary
Methods inherited from class com.pixelmonmod.pixelmon.api.events.PokeStopEvent
getPlayer, getPokestop
-
Constructor Details
-
Post
-