| Package | Description | 
|---|---|
| net.minecraft.client.gui | |
| net.minecraft.tileentity | 
| Modifier and Type | Field and Description | 
|---|---|
| private TileEntityCommandBlock.Mode | GuiCommandBlock. commandBlockMode | 
| Modifier and Type | Method and Description | 
|---|---|
| TileEntityCommandBlock.Mode | TileEntityCommandBlock. getMode() | 
| static TileEntityCommandBlock.Mode | TileEntityCommandBlock.Mode. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name. | 
| static TileEntityCommandBlock.Mode[] | TileEntityCommandBlock.Mode. values()Returns an array containing the constants of this enum type, in
the order they are declared. |