Interface IPlayerDimensionClaimsAPI


public interface IPlayerDimensionClaimsAPI
API for dimension claims of a player
  • Method Summary

    Modifier and Type
    Method
    Description
    Gets a stream of all claim position lists in this dimension for this player.
  • Method Details

    • getStream

      @Nonnull Stream<IPlayerClaimPosListAPI> getStream()
      Gets a stream of all claim position lists in this dimension for this player.
      Returns:
      the stream of all claim position lists, not null