Uses of Interface
org.bukkit.util.BlockTransformer.TransformationState
Package
Description
Multi and single purpose classes to facilitate various programmatic
concepts.
-
Uses of BlockTransformer.TransformationState 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.