Interface IAdvancedAlertEvent

    • Method Detail

      • getPlayer

        @NotNull
        @NotNull OAPlayer getPlayer()
        Get the target player of the alert
        Returns:
        Returns the OAPlayer
      • getBlock

        @NotNull
        @NotNull OABlock getBlock()
        Get the block
        Returns:
        Returns the OABlock
      • getTotalBlocks

        int getTotalBlocks()
        Get the total of blocks found by the start of elapsed time
        Returns:
        Returns the total of blocks
      • getElapsedTime

        long getElapsedTime()
        Get the elapsed time of this alert
        Returns:
        The elapsed time
      • getLocation

        BlockLocation getLocation()
        Get the location of the player when he found the blocks
        Returns:
        Returns the BlockLocation
      • getLightLevel

        int getLightLevel()
        Get the light level
        Returns:
        Returns the light level
      • getHeightLevel

        int getHeightLevel()
        Get the height level
        Returns:
        Returns the height level