| Package | Description |
|---|---|
| com.sk89q.worldedit.world.registry |
| Modifier and Type | Method and Description |
|---|---|
Map<String,? extends State> |
LegacyBlockRegistry.getStates(BaseBlock block) |
Map<String,? extends State> |
BlockRegistry.getStates(BaseBlock block)
Get an unmodifiable map of states for this block.
|
Map<String,? extends State> |
BundledBlockData.getStatesById(int id)
Get the states for the given block.
|
Copyright © 2010-2014. All Rights Reserved.