| Package | Description |
|---|---|
| org.geysermc.connector.network.translators.item | |
| org.geysermc.connector.utils |
| Modifier and Type | Class and Description |
|---|---|
class |
ToolItemEntry |
| Modifier and Type | Field and Description |
|---|---|
static ItemEntry |
ItemEntry.AIR |
| Modifier and Type | Method and Description |
|---|---|
ItemEntry |
ItemTranslator.getItem(com.nukkitx.protocol.bedrock.data.ItemData data) |
ItemEntry |
ItemTranslator.getItem(com.github.steveice10.mc.protocol.data.game.entity.metadata.ItemStack stack) |
ItemEntry |
ItemTranslator.getItemEntry(String javaIdentifier) |
| Modifier and Type | Field and Description |
|---|---|
static it.unimi.dsi.fastutil.ints.Int2ObjectMap<ItemEntry> |
Toolbox.ITEM_ENTRIES |
| Modifier and Type | Method and Description |
|---|---|
static double |
BlockUtils.getBreakTime(double blockHardness,
int blockId,
ItemEntry item,
com.github.steveice10.opennbt.tag.builtin.CompoundTag nbtData,
PlayerEntity player) |
Copyright © 2020 GeyserMC. All rights reserved.