docs icon indicating copy to clipboard operation
docs copied to clipboard

Document all adventure SPIs

Open kezz opened this issue 2 months ago • 0 comments

Adventure has grown quite a few SPIs that platforms should be implementing. We should have a consolidated location where these are documented. So far, these are:

  • the Providers for component serializers, to customize options
  • the JSONComponentSerializer providers, for different component serializer implementations
  • the DataComponentValueConverter.Provider interface, for controlling conversions between different data component value types
  • the ClickCallback provider, to implement callbacks
  • ComponentLoggerProvider to provide appropriate serializers for component logging

Migrated from https://github.com/KyoriPowered/adventure-docs/issues/167

kezz avatar Oct 06 '25 13:10 kezz