java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.chat.numbers.StyledFormat
All Implemented Interfaces:
NumberFormat

public class StyledFormat extends Object implements NumberFormat
  • Constructor Details

    • StyledFormat

      public StyledFormat(@NonNull @NonNull org.cloudburstmc.nbt.NbtMap style)
  • Method Details

    • getStyle

      @NonNull public @NonNull org.cloudburstmc.nbt.NbtMap getStyle()
      Serialized Style
    • equals

      public boolean equals(@Nullable Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(@Nullable Object other)
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public @NonNull String toString()
      Overrides:
      toString in class Object