Uses of Interface
org.bukkit.generator.LimitedRegion
Packages that use LimitedRegion
-
Uses of LimitedRegion in org.bukkit.generator
Methods in org.bukkit.generator with parameters of type LimitedRegionModifier and TypeMethodDescriptionvoid
BlockPopulator.populate
(WorldInfo worldInfo, Random random, int x, int z, LimitedRegion limitedRegion) Populates an area of blocks at or around the given chunk.