Class PlayerEvent.PlayerRespawnEvent

java.lang.Object
net.minecraftforge.eventbus.api.Event
Enclosing class:
PlayerEvent

public static class PlayerEvent.PlayerRespawnEvent extends PlayerEvent
  • Field Details

    • endConquered

      private final boolean endConquered
  • Constructor Details

    • PlayerRespawnEvent

      public PlayerRespawnEvent(PlayerEntity player, boolean endConquered)
  • Method Details

    • isEndConquered

      public boolean isEndConquered()
      Did this respawn event come from the player conquering the end?
      Returns:
      if this respawn was because the player conquered the end