| Package | Description |
|---|---|
| net.glowstone.block | |
| net.glowstone.block.blocktype | |
| net.glowstone.block.itemtype |
| Modifier and Type | Method and Description |
|---|---|
BlockType |
ItemTable.getBlock(int id)
Deprecated.
|
BlockType |
ItemTable.getBlock(org.bukkit.Material mat)
Returns the
BlockType for a Material, or null if not a block. |
| Modifier and Type | Method and Description |
|---|---|
BlockType |
BlockType.getPlaceAs() |
| Constructor and Description |
|---|
BlockTrapDoor(BlockType parent) |
| Modifier and Type | Method and Description |
|---|---|
BlockType |
ItemFilledBucket.getLiquid() |
BlockType |
ItemType.getPlaceAs()
The type of block to place when the item is used.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ItemType.setPlaceAs(BlockType placeAs)
Set this item to act like the given block type when being placed.
|
Copyright © 2021. All rights reserved.