| Package | Description |
|---|---|
| org.cloudburstmc.api.block | |
| org.cloudburstmc.api.block.behavior | |
| org.cloudburstmc.api.item | |
| org.cloudburstmc.api.item.behavior |
| Modifier and Type | Method and Description |
|---|---|
ToolType |
BlockType.getToolType() |
| Modifier and Type | Method and Description |
|---|---|
ToolType |
BlockBehavior.getToolType(BlockState state) |
| Modifier and Type | Field and Description |
|---|---|
static ToolType |
ToolTypes.AXE |
static ToolType |
ToolTypes.HOE |
static ToolType |
ToolTypes.PICKAXE |
static ToolType |
ToolTypes.SHEARS |
static ToolType |
ToolTypes.SHOVEL |
static ToolType |
ToolTypes.SWORD |
| Modifier and Type | Method and Description |
|---|---|
ToolType |
ItemType.getToolType() |
| Modifier and Type | Method and Description |
|---|---|
ToolType |
ItemBehavior.getToolType(ItemStack item) |
Copyright © 2021. All rights reserved.