Interface BannerPattern
- All Superinterfaces:
MappedEntity
- All Known Implementing Classes:
StaticBannerPattern
-
Method Summary
Modifier and TypeMethodDescriptionstatic BannerPattern
readDirect
(PacketWrapper<?> wrapper) static void
writeDirect
(PacketWrapper<?> wrapper, BannerPattern pattern) Methods inherited from interface com.github.retrooper.packetevents.protocol.mapper.MappedEntity
getId, getName, isRegistered
-
Method Details
-
getAssetId
ResourceLocation getAssetId() -
getTranslationKey
String getTranslationKey() -
readDirect
-
writeDirect
-