Interface WorldAreaBarrier

  • All Known Implementing Classes:
    WorldArea

    public interface WorldAreaBarrier
    • Method Detail

      • getBlocks

        List<org.bukkit.Location> getBlocks()
      • showBarrierTo

        default void showBarrierTo​(org.bukkit.entity.Player player,
                                   int limit)
      • showBarrierTo

        default void showBarrierTo​(org.bukkit.entity.Player player)