Uses of Enum Class
org.bukkit.block.structure.UsageMode
Package
Description
Classes used to manipulate the voxels in a
world
,
including special states.Classes relevant to structure blocks.
-
Uses of UsageMode in org.bukkit.block
Modifier and TypeMethodDescriptionStructure.getUsageMode()
Get theUsageMode
of this structure block.Modifier and TypeMethodDescriptionvoid
Structure.setUsageMode
(@NotNull UsageMode mode) Set theUsageMode
of this structure block. -
Uses of UsageMode in org.bukkit.block.structure