You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The net.kyori.adventure.text.format.StyleImpl class does not override Object#toString method resulting in the default Object#toString returning the class name and hash value.
The
net.kyori.adventure.text.format.StyleImplclass does not overrideObject#toStringmethod resulting in the defaultObject#toStringreturning the class name and hash value.