Interface NbtComponentSerializer

All Superinterfaces:
ComponentDecoder<BinaryTag,Component>, ComponentEncoder<Component,BinaryTag>, ComponentSerializer<Component,Component,BinaryTag>

public interface NbtComponentSerializer extends ComponentSerializer<Component,Component,BinaryTag>