Class VersionedComponentSerializer

java.lang.Object
com.kamikazejam.kamicommon.nms.serializer.VersionedComponentSerializer

public class VersionedComponentSerializer extends Object
Provider for version-specific adventure component wrappers.

This provider selects the appropriate VersionedComponent implementation based on the current Minecraft version, handling the evolution of the adventure api and its integration natively into paper.

See Also: