Interface INBTSerializable<T extends Tag>

All Known Implementing Classes:
EnergyStorage, ItemStackHandler, LevelChunkAuxiliaryLightManager

public interface INBTSerializable<T extends Tag>
An interface designed to unify various things in the Minecraft code base that can be serialized to and from a NBT tag.