| Package | Description |
|---|---|
| net.glowstone.block | |
| net.glowstone.block.blocktype | |
| net.glowstone.block.itemtype |
| Modifier and Type | Method and Description |
|---|---|
ItemType |
ItemTable.getItem(int id)
Deprecated.
|
ItemType |
ItemTable.getItem(org.bukkit.Material mat)
Returns the
ItemType for a Material, or null if not a block. |
| Modifier and Type | Method and Description |
|---|---|
boolean |
ItemTable.register(org.bukkit.NamespacedKey key,
ItemType type)
Register a new, non-Vanilla ItemType.
|
Copyright © 2021. All rights reserved.