Interface NbtComponentSerializer

All Superinterfaces:
net.kyori.adventure.text.serializer.ComponentEncoder<net.kyori.adventure.text.Component,org.jglrxavpok.hephaistos.nbt.NBT>, net.kyori.adventure.text.serializer.ComponentSerializer<net.kyori.adventure.text.Component,net.kyori.adventure.text.Component,org.jglrxavpok.hephaistos.nbt.NBT>

public interface NbtComponentSerializer extends net.kyori.adventure.text.serializer.ComponentSerializer<net.kyori.adventure.text.Component,net.kyori.adventure.text.Component,org.jglrxavpok.hephaistos.nbt.NBT>
  • Method Summary

    Static Methods
    Modifier and Type
    Method
    Description
    static @NotNull NbtComponentSerializer
    nbt()
     

    Methods inherited from interface net.kyori.adventure.text.serializer.ComponentSerializer

    deseializeOrNull, deserialize, deserializeOr, deserializeOrNull, serialize, serializeOr, serializeOrNull