public class CampfireBlockEntityTranslator extends BlockEntityTranslator
BEDROCK_ONLY_BLOCK_ENTITIES, BLOCK_ENTITY_TRANSLATIONS, BLOCK_ENTITY_TRANSLATORS| 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 © 2021 GeyserMC. All rights reserved.