public abstract class LibraryTypeHandlerNBT extends LibraryTypeHandler
LibraryTypeHandler.HandlerType
Constructor and Description |
---|
LibraryTypeHandlerNBT(java.lang.String extension) |
Modifier and Type | Method and Description |
---|---|
abstract net.minecraft.item.ItemStack |
load(net.minecraft.item.ItemStack stack,
net.minecraft.nbt.NBTTagCompound nbt) |
abstract boolean |
store(net.minecraft.item.ItemStack stack,
net.minecraft.nbt.NBTTagCompound nbt) |
getName, getOutputExtension, getTextColor, isHandler, isInputExtension