Class PartyFaintRespawnEvent.Pre

java.lang.Object
net.minecraftforge.eventbus.api.Event
com.pixelmonmod.pixelmon.api.events.PartyFaintRespawnEvent
com.pixelmonmod.pixelmon.api.events.PartyFaintRespawnEvent.Pre
Enclosing class:
PartyFaintRespawnEvent

public static class PartyFaintRespawnEvent.Pre extends PartyFaintRespawnEvent
Cancel this event to stop the player being sent to the fainted screen and thus being respawned at their last spawn point.
  • Constructor Details

    • Pre

      public Pre(net.minecraft.server.level.ServerPlayer player)
  • Method Details