Uses of Class
net.minecraft.component.type.BannerPatternsComponent.Builder
Packages that use BannerPatternsComponent.Builder
-
Uses of BannerPatternsComponent.Builder in net.minecraft.component.type
Methods in net.minecraft.component.type that return BannerPatternsComponent.BuilderModifier and TypeMethodDescriptionBannerPatternsComponent.Builder.add(BannerPatternsComponent.Layer layer) BannerPatternsComponent.Builder.add(RegistryEntry<BannerPattern> pattern, DyeColor color) BannerPatternsComponent.Builder.addAll(BannerPatternsComponent patterns) BannerPatternsComponent.Builder.method_58124(RegistryEntryLookup<BannerPattern> registryEntryLookup, RegistryKey<BannerPattern> registryKey, DyeColor dyeColor) Deprecated. -
Uses of BannerPatternsComponent.Builder in net.minecraft.loot.function
Fields in net.minecraft.loot.function declared as BannerPatternsComponent.BuilderModifier and TypeFieldDescriptionprivate final BannerPatternsComponent.BuilderSetBannerPatternLootFunction.Builder.patterns