| Package | Description | 
|---|---|
| org.bukkit.block | Classes used to manipulate the voxels in a  world,
 including special states. | 
| org.bukkit.block.structure | 
| Modifier and Type | Method | Description | 
|---|---|---|
| UsageMode | Structure. getUsageMode() | Get the  UsageModeof this structure block. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| void | Structure. setUsageMode(UsageMode mode) | Set the  UsageModeof this structure block. | 
| Modifier and Type | Method | Description | 
|---|---|---|
| static UsageMode | UsageMode. valueOf(java.lang.String name) | Returns the enum constant of this type with the specified name. | 
| static UsageMode[] | UsageMode. values() | Returns an array containing the constants of this enum type, in
the order they are declared. | 
Copyright © 2018. All rights reserved.