Interface NbtComponentSerializer

All Superinterfaces:
ComponentDecoder<net.kyori.adventure.nbt.BinaryTag,Component>, ComponentEncoder<Component,net.kyori.adventure.nbt.BinaryTag>, ComponentSerializer<Component,Component,net.kyori.adventure.nbt.BinaryTag>

public interface NbtComponentSerializer extends ComponentSerializer<Component,Component,net.kyori.adventure.nbt.BinaryTag>