-
Method Summary
regions(@NotNull org.bukkit.World world)
regionsAt(@NotNull org.bukkit.block.Block block)
regionsAt(@NotNull org.bukkit.entity.Entity entity)
regionsAt(@NotNull org.bukkit.Location position)
world(@NotNull org.bukkit.World world)
Methods inherited from interface com.guflimc.brick.regions.api.RegionManager
create, intersecting, region, region, regions, regions, regions, regions, regions, regions, regionsAt, regionsAt, world
-
Method Details
-
-
-
regionsAt
default Collection<Region> regionsAt(@NotNull
@NotNull org.bukkit.Location position)
-
regionsAt
default Collection<Region> regionsAt(@NotNull
@NotNull org.bukkit.block.Block block)
-
regionsAt
default Collection<Region> regionsAt(@NotNull
@NotNull org.bukkit.entity.Entity entity)