public class FlowerPotHandler extends Object implements BlockEntityProvider.BlockEntityHandler
| Constructor and Description |
|---|
FlowerPotHandler() |
| Modifier and Type | Method and Description |
|---|---|
static void |
register(String identifier,
byte numbericBlockId,
byte blockData,
int newId) |
int |
transform(UserConnection user,
com.github.steveice10.opennbt.tag.builtin.CompoundTag tag) |
public static void register(String identifier, byte numbericBlockId, byte blockData, int newId)
public int transform(UserConnection user, com.github.steveice10.opennbt.tag.builtin.CompoundTag tag)
transform in interface BlockEntityProvider.BlockEntityHandlerCopyright © 2016–2021. All rights reserved.