Uses of Enum
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.block
Methods in org.bukkit.block that return UsageModeModifier and TypeMethodDescriptionStructure.getUsageMode()
Get theUsageMode
of this structure block.Methods in org.bukkit.block with parameters of type UsageModeModifier and TypeMethodDescriptionvoid
Structure.setUsageMode(UsageMode mode)
Set theUsageMode
of this structure block. -
Uses of UsageMode in org.bukkit.block.structure
Methods in org.bukkit.block.structure that return UsageMode