public class NbtItemStackTranslator extends Object
| Constructor and Description |
|---|
NbtItemStackTranslator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
acceptItem(ItemEntry itemEntry) |
void |
translateToBedrock(com.github.steveice10.opennbt.tag.builtin.CompoundTag itemTag,
ItemEntry itemEntry) |
void |
translateToJava(com.github.steveice10.opennbt.tag.builtin.CompoundTag itemTag,
ItemEntry itemEntry) |
public void translateToBedrock(com.github.steveice10.opennbt.tag.builtin.CompoundTag itemTag,
ItemEntry itemEntry)
public void translateToJava(com.github.steveice10.opennbt.tag.builtin.CompoundTag itemTag,
ItemEntry itemEntry)
public boolean acceptItem(ItemEntry itemEntry)
Copyright © 2020 GeyserMC. All rights reserved.