public class ItemUtils extends Object
| Constructor and Description |
|---|
ItemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getCorrectBedrockDurability(GeyserSession session,
int javaId,
int original) |
static int |
getEnchantmentLevel(com.github.steveice10.opennbt.tag.builtin.CompoundTag itemNBTData,
String enchantmentId) |
public static int getEnchantmentLevel(com.github.steveice10.opennbt.tag.builtin.CompoundTag itemNBTData,
String enchantmentId)
public static int getCorrectBedrockDurability(GeyserSession session, int javaId, int original)
Copyright © 2021 GeyserMC. All rights reserved.