Replies: 1 comment 2 replies
-
What are you trying to do with the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi, how i have a Component class, which returns this
TextComponentImpl{content="test text", style=StyleImpl{obfuscated=not_set, bold=not_set, strikethrough=not_set, underlined=not_set, italic=not_set, color=null, clickEvent=null, hoverEvent=null, insertion=null, font=null}, children=[]}
how i can get only content from this class?
Beta Was this translation helpful? Give feedback.
All reactions