| Package | Description |
|---|---|
| com.sk89q.worldedit.world.registry |
| Modifier and Type | Method and Description |
|---|---|
StateValue |
State.getValue(BaseBlock block)
Get the value that the block is set to.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends StateValue> |
State.valueMap()
Return a map of available values for this state.
|
Copyright © 2010-2014. All Rights Reserved.