Class ShrineOrbFillEvent.Post

java.lang.Object
net.neoforged.bus.api.Event
com.pixelmonmod.pixelmon.api.events.legendary.ShrineOrbFillEvent
com.pixelmonmod.pixelmon.api.events.legendary.ShrineOrbFillEvent.Post
Enclosing class:
ShrineOrbFillEvent

public static class ShrineOrbFillEvent.Post extends ShrineOrbFillEvent
Fired after the orb is filled.
  • Constructor Details

    • Post

      public Post(net.minecraft.server.level.ServerPlayer player, net.minecraft.world.item.ItemStack orb, boolean filled)