java.lang.Object
org.geysermc.mcprotocollib.protocol.data.game.item.component.BannerPatternLayer.BannerPattern
-
Constructor Summary
Constructors
-
Method Summary
protected boolean
boolean
net.kyori.adventure.key.Key
int
-
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()
-
-
canEqual
protected boolean canEqual(@Nullable Object other)
-
-