public class ShulkerBoxBlockEntityTranslator extends BlockEntityTranslator implements RequiresBlockState
| Constructor and Description |
|---|
ShulkerBoxBlockEntityTranslator() |
| Modifier and Type | Method and Description |
|---|---|
void |
translateTag(com.nukkitx.nbt.NbtMapBuilder builder,
com.github.steveice10.opennbt.tag.builtin.CompoundTag tag,
int blockState)
Also used in
ShulkerInventoryTranslator
where tag is passed as null. |
getBlockEntityTag, getConstantBedrockTag, getConstantJavaTag, getOrDefaultpublic void translateTag(com.nukkitx.nbt.NbtMapBuilder builder,
@Nullable
com.github.steveice10.opennbt.tag.builtin.CompoundTag tag,
int blockState)
ShulkerInventoryTranslator
where tag is passed as null.translateTag in class BlockEntityTranslatorCopyright © 2021 GeyserMC. All rights reserved.