Uses of Interface
org.bukkit.util.StructureSearchResult
Packages that use StructureSearchResult
Package
Description
The root package of the Bukkit API, contains generalized API classes.
- 
Uses of StructureSearchResult in org.bukkitMethods in org.bukkit that return StructureSearchResultModifier 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.