Uses of Interface
io.papermc.paper.registry.data.BannerPatternRegistryEntry.Builder
Packages that use BannerPatternRegistryEntry.Builder
Package
Description
Collection of registry entry types that may be created or modified via the
RegistryEvent
.This package contains events related to the Paper registry system.
-
Uses of BannerPatternRegistryEntry.Builder in io.papermc.paper.registry.data
Methods in io.papermc.paper.registry.data that return BannerPatternRegistryEntry.BuilderModifier and TypeMethodDescriptionSets the asset id of the pattern type, which is the location of the sprite to use.BannerPatternRegistryEntry.Builder.translationKey
(String translationKey) Sets the translation key for displaying the pattern inside the banner's tooltip. -
Uses of BannerPatternRegistryEntry.Builder in io.papermc.paper.registry.event
Fields in io.papermc.paper.registry.event with type parameters of type BannerPatternRegistryEntry.Builder