public class CampfireBlockEntityTranslator extends BlockEntityTranslator
BLOCK_ENTITY_TRANSLATIONS, BLOCK_ENTITY_TRANSLATORS, REQUIRES_BLOCK_STATE_LIST| Constructor and Description |
|---|
CampfireBlockEntityTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected com.nukkitx.nbt.NbtMap |
getItem(com.github.steveice10.opennbt.tag.builtin.CompoundTag tag) |
void |
translateTag(com.nukkitx.nbt.NbtMapBuilder builder,
com.github.steveice10.opennbt.tag.builtin.CompoundTag tag,
int blockState) |
getBlockEntityTag, getConstantBedrockTag, getConstantJavaTag, getOrDefault, initpublic void translateTag(com.nukkitx.nbt.NbtMapBuilder builder,
com.github.steveice10.opennbt.tag.builtin.CompoundTag tag,
int blockState)
translateTag in class BlockEntityTranslatorprotected com.nukkitx.nbt.NbtMap getItem(com.github.steveice10.opennbt.tag.builtin.CompoundTag tag)
Copyright © 2020 GeyserMC. All rights reserved.