Class PlayerEvent.PlayerRespawnEvent

    • Field Detail

      • endConquered

        private final boolean endConquered
    • Constructor Detail

      • PlayerRespawnEvent

        public PlayerRespawnEvent​(PlayerEntity player,
                                  boolean endConquered)
    • Method Detail

      • 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