Class StaticBannerPattern
java.lang.Object
com.github.retrooper.packetevents.protocol.item.banner.StaticBannerPattern
- All Implemented Interfaces:
BannerPattern
,MappedEntity
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionboolean
int
getId
(ClientVersion version) getName()
int
hashCode()
boolean
-
Constructor Details
-
StaticBannerPattern
-
-
Method Details
-
getAssetId
- Specified by:
getAssetId
in interfaceBannerPattern
-
getTranslationKey
- Specified by:
getTranslationKey
in interfaceBannerPattern
-
getName
- Specified by:
getName
in interfaceMappedEntity
-
getId
- Specified by:
getId
in interfaceMappedEntity
-
isRegistered
public boolean isRegistered()- Specified by:
isRegistered
in interfaceMappedEntity
-
equals
-
hashCode
public int hashCode()
-