Class BannerPatternLayer.BannerPattern

java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.BannerPatternLayer.BannerPattern
Enclosing class:
BannerPatternLayer

public static class BannerPatternLayer.BannerPattern extends Object
  • Constructor Details

    • BannerPattern

      public BannerPattern(net.kyori.adventure.key.Key assetId, String translationKey)
  • Method Details

    • getAssetId

      public net.kyori.adventure.key.Key getAssetId()
    • getTranslationKey

      public String getTranslationKey()
    • 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