Uses of Enum Class
org.bukkit.block.structure.UsageMode
Packages that use 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.blockMethods in org.bukkit.block that return UsageModeModifier and TypeMethodDescriptionStructure.getUsageMode()Get theUsageModeof this structure block.Methods in org.bukkit.block with parameters of type UsageModeModifier and TypeMethodDescriptionvoidStructure.setUsageMode(UsageMode mode) Set theUsageModeof this structure block.
- 
Uses of UsageMode in org.bukkit.block.structureMethods in org.bukkit.block.structure that return UsageMode