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
(@NotNull Location origin, @NotNull Structure structure, int radius, boolean findUnexplored) Find the closest nearby structure of a givenStructure
.World.locateNearestStructure
(@NotNull Location origin, @NotNull StructureType structureType, int radius, boolean findUnexplored) Find the closest nearby structure of a givenStructureType
.