Uses of Enum
org.bukkit.block.structure.Mirror
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Classes relevant to structure blocks.
Classes related to creating or using
structures
without creating Structure
blocks
in the world.-
Uses of Mirror in org.bukkit.block
-
Uses of Mirror in org.bukkit.block.structure
-
Uses of Mirror in org.bukkit.structure
Modifier and TypeMethodDescriptionvoid
Structure.place
(Location location, boolean includeEntities, StructureRotation structureRotation, Mirror mirror, int palette, float integrity, Random random) Place a structure in the world.void
Structure.place
(RegionAccessor regionAccessor, BlockVector location, boolean includeEntities, StructureRotation structureRotation, Mirror mirror, int palette, float integrity, Random random) Place a structure in the world.