docs icon indicating copy to clipboard operation
docs copied to clipboard

In-depth Component Guides

Open Machine-Maker opened this issue 2 years ago • 1 comments

After https://github.com/PaperMC/docs/pull/145, there are more pages that should exist in the Component API category, diving into specific integrations between adventure and the paper api.

- [ ] Cover all adventure interfaces implemented by Paper API types
- [x] Demonstrate the use of AsyncChatEvent, specifically the ChatRenderer (#264)
- [ ] Demonstrate the use of SignedMessage
- [ ] Demonstrate resolving Components (`PaperComponents#resolveWithContext`)
- [ ] Demonstrate BookMetaBuilder
- [ ] Demonstrate click event callbacks
- [x] Add i18n docs (#194)

Machine-Maker avatar Jun 27 '23 16:06 Machine-Maker

I think point 2 can be marked as done due to #264.

Leguan16 avatar May 03 '24 16:05 Leguan16