| Package | Description |
|---|---|
| com.sk89q.worldedit.world.registry |
| Modifier and Type | Method and Description |
|---|---|
BlockMaterial |
LegacyBlockRegistry.getMaterial(BaseBlock block) |
BlockMaterial |
BlockRegistry.getMaterial(BaseBlock block)
Get the material for the given block.
|
BlockMaterial |
BundledBlockData.getMaterialById(int id)
Get the material properties for the given block.
|
Copyright © 2010-2014. All Rights Reserved.