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 SummaryNested ClassesModifier and TypeInterfaceDescriptionstatic interfaceA mutable builder for theBannerPatternRegistryEntryplugins may change in applicable registry events.
- 
Method SummaryModifier 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