public class ItemMapping extends Object
| Modifier and Type | Field and Description |
|---|---|
static ItemMapping |
AIR |
| Constructor and Description |
|---|
ItemMapping() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasTranslation()
Gets if this item has a translation string present.
|
boolean |
isBlock()
Gets if this item is a block.
|
boolean |
isTool()
Gets if this item is a tool.
|
public static final ItemMapping AIR
public boolean isBlock()
public boolean hasTranslation()
public boolean isTool()
Copyright © 2021 GeyserMC. All rights reserved.