-
MethodDescriptionAPI use discouraged, use traditional duplicate
TextComponent.fromLegacy(String)
is preferred as it will consolidate all components into a single BaseComponent with extra contents as opposed to an array of components which is non-standard and may result in unexpected behavior.TextComponent.fromLegacy(String, ChatColor)
is preferred as it will consolidate all components into a single BaseComponent with extra contents as opposed to an array of components which is non-standard and may result in unexpected behavior.holdover from when this class was an enumholdover from when this class was an enumholdover from when this class was an enumholdover from when this class was an enum
-
ConstructorDescriptionfor use by internal classes only, will be removed.