Closed Commandcracker closed 6 days ago
Add RGB support to TextComponent Fix click_event, hover_event, hover ShowText
used TextComponent with click_event(coppy) and hover_event(show) in console and client
Things need to be done before this Pull Request can be merged.
cargo fmt
cargo clippy
LGTM. :heart: Thanks @Commandcracker
Description
Add RGB support to TextComponent Fix click_event, hover_event, hover ShowText
Testing
used TextComponent with click_event(coppy) and hover_event(show) in console and client
Checklist
Things need to be done before this Pull Request can be merged.
cargo fmt
cargo clippy