Uses of Interface
org.bukkit.generator.LimitedRegion
Package
Description
Classes to facilitate
world
generation
implementation.Multi and single purpose classes to facilitate various programmatic
concepts.
-
Uses of LimitedRegion in org.bukkit.generator
-
Uses of LimitedRegion in org.bukkit.util
Modifier and TypeMethodDescriptionBlockTransformer.transform
(@NotNull LimitedRegion region, int x, int y, int z, @NotNull BlockState current, @NotNull BlockTransformer.TransformationState state) Transforms a block in a structure.boolean
EntityTransformer.transform
(@NotNull LimitedRegion region, int x, int y, int z, @NotNull Entity entity, boolean allowedToSpawn) Transforms a entity in a structure.