Package io.papermc.paper.registry.data
Interface BannerPatternRegistryEntry
- All Known Subinterfaces:
BannerPatternRegistryEntry.Builder
A data-centric version-specific registry entry for the
PatternType
type.-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
A mutable builder for theBannerPatternRegistryEntry
plugins may change in applicable registry events. -
Method Summary
Modifier and TypeMethodDescriptionassetId()
Provides the asset id of the pattern type, which is the location of the sprite to use.Provides the translation key for displaying the pattern inside the banner's tooltip.
-
Method Details