Skip to content

Serializers

Serializers are used to convert structured data between different formats.

Prefer using the Serialize methods on Component for serialization.

Helpful to convert Json or Snbt to Nbt and vice versa.