Uses of Interface
org.bukkit.util.StructureSearchResult
Package
Description
The root package of the Bukkit API, contains generalized API classes.
-
Uses of StructureSearchResult in org.bukkit
Modifier and TypeMethodDescriptionWorld.locateNearestStructure
(Location origin, Structure structure, int radius, boolean findUnexplored) Find the closest nearby structure of a givenStructure
.World.locateNearestStructure
(Location origin, StructureType structureType, int radius, boolean findUnexplored) Find the closest nearby structure of a givenStructureType
.