Class WorldArea

    • Constructor Detail

      • WorldArea

        public WorldArea()
    • Method Detail

      • isInside

        public boolean isInside​(org.bukkit.Location location)
        Checks if the provided locations is inside the world area blocks.
        Parameters:
        location - Location to check if is inside.
        Returns:
        true in case provided location is part of the world area.