public abstract class FireworkBaseTranslator extends NbtItemStackTranslator
| Constructor and Description |
|---|
FireworkBaseTranslator() |
| Modifier and Type | Method and Description |
|---|---|
protected com.github.steveice10.opennbt.tag.builtin.CompoundTag |
translateExplosionToBedrock(com.github.steveice10.opennbt.tag.builtin.CompoundTag explosion,
String newName) |
protected com.github.steveice10.opennbt.tag.builtin.CompoundTag |
translateExplosionToJava(com.github.steveice10.opennbt.tag.builtin.CompoundTag explosion,
String newName) |
acceptItem, translateToBedrock, translateToJavaprotected com.github.steveice10.opennbt.tag.builtin.CompoundTag translateExplosionToBedrock(com.github.steveice10.opennbt.tag.builtin.CompoundTag explosion,
String newName)
protected com.github.steveice10.opennbt.tag.builtin.CompoundTag translateExplosionToJava(com.github.steveice10.opennbt.tag.builtin.CompoundTag explosion,
String newName)
Copyright © 2021 GeyserMC. All rights reserved.