| Package | Description |
|---|---|
| org.cloudburstmc.server.block | |
| org.cloudburstmc.server.item | |
| org.cloudburstmc.server.item.behavior |
| Modifier and Type | Method and Description |
|---|---|
default Optional<TierType> |
BlockType.getTierType() |
| Modifier and Type | Field and Description |
|---|---|
static TierType |
TierTypes.CHAINMAIL |
static TierType |
TierTypes.DIAMOND |
static TierType |
TierTypes.GOLD |
static TierType |
TierTypes.IRON |
static TierType |
TierTypes.LEATHER |
static TierType |
TierTypes.NETHERITE |
static TierType |
TierTypes.STONE |
static TierType |
TierTypes.WOOD |
| Modifier and Type | Method and Description |
|---|---|
Optional<TierType> |
ItemType.getTierType() |
| Modifier and Type | Method and Description |
|---|---|
default int |
TierType.compareTo(TierType that) |
| Modifier and Type | Method and Description |
|---|---|
Optional<TierType> |
ItemBehavior.getTier(ItemStack item) |
Copyright © 2020. All rights reserved.