Uses of Record Class
net.minecraft.world.level.block.entity.BannerPattern
Package
Description
-
Uses of BannerPattern in net.minecraft.advancements.critereon
Modifier and TypeMethodDescriptionstatic EntityEquipmentPredicate
EntityEquipmentPredicate.captainPredicate
(HolderGetter<BannerPattern> p_332749_) -
Uses of BannerPattern in net.minecraft.client.gui.screens.inventory
Modifier and TypeMethodDescriptionprivate void
LoomScreen.renderPattern
(GuiGraphics p_282452_, Holder<BannerPattern> p_281940_, int p_281872_, int p_282995_) -
Uses of BannerPattern in net.minecraft.client.renderer
Modifier and TypeMethodDescriptionstatic Material
Sheets.getBannerMaterial
(Holder<BannerPattern> p_332774_) static Material
Sheets.getShieldMaterial
(Holder<BannerPattern> p_332760_) -
Uses of BannerPattern in net.minecraft.core.registries
Modifier and TypeFieldDescriptionstatic final ResourceKey
<Registry<BannerPattern>> Registries.BANNER_PATTERN
-
Uses of BannerPattern in net.minecraft.tags
Modifier and TypeFieldDescriptionstatic final TagKey
<BannerPattern> BannerPatternTags.NO_ITEM_REQUIRED
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_CREEPER
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_FLOW
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_FLOWER
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_GLOBE
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_GUSTER
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_MOJANG
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_PIGLIN
static final TagKey
<BannerPattern> BannerPatternTags.PATTERN_ITEM_SKULL
-
Uses of BannerPattern in net.minecraft.world.entity.raid
Modifier and TypeMethodDescriptionstatic ItemStack
Raid.getLeaderBannerInstance
(HolderGetter<BannerPattern> p_332748_) -
Uses of BannerPattern in net.minecraft.world.inventory
Modifier and TypeFieldDescriptionprivate final HolderGetter
<BannerPattern> LoomMenu.patternGetter
private List
<Holder<BannerPattern>> LoomMenu.selectablePatterns
Modifier and TypeMethodDescriptionLoomMenu.getSelectablePatterns()
private List
<Holder<BannerPattern>> LoomMenu.getSelectablePatterns
(ItemStack p_219994_) Modifier and TypeMethodDescriptionprivate void
LoomMenu.setupResultSlot
(Holder<BannerPattern> p_219992_) -
Uses of BannerPattern in net.minecraft.world.item
Modifier and TypeFieldDescriptionprivate final TagKey
<BannerPattern> BannerPatternItem.bannerPattern
ModifierConstructorDescriptionBannerPatternItem
(TagKey<BannerPattern> p_220008_, Item.Properties p_220009_) -
Uses of BannerPattern in net.minecraft.world.level.block.entity
Modifier and TypeFieldDescriptionstatic final ResourceKey
<BannerPattern> BannerPatterns.BASE
static final ResourceKey
<BannerPattern> BannerPatterns.BORDER
static final ResourceKey
<BannerPattern> BannerPatterns.BRICKS
static final ResourceKey
<BannerPattern> BannerPatterns.CIRCLE_MIDDLE
static final com.mojang.serialization.Codec
<Holder<BannerPattern>> BannerPattern.CODEC
static final ResourceKey
<BannerPattern> BannerPatterns.CREEPER
static final ResourceKey
<BannerPattern> BannerPatterns.CROSS
static final ResourceKey
<BannerPattern> BannerPatterns.CURLY_BORDER
static final ResourceKey
<BannerPattern> BannerPatterns.DIAGONAL_LEFT
static final ResourceKey
<BannerPattern> BannerPatterns.DIAGONAL_LEFT_MIRROR
static final ResourceKey
<BannerPattern> BannerPatterns.DIAGONAL_RIGHT
static final ResourceKey
<BannerPattern> BannerPatterns.DIAGONAL_RIGHT_MIRROR
static final com.mojang.serialization.Codec
<BannerPattern> BannerPattern.DIRECT_CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, BannerPattern> BannerPattern.DIRECT_STREAM_CODEC
static final ResourceKey
<BannerPattern> BannerPatterns.FLOW
static final ResourceKey
<BannerPattern> BannerPatterns.FLOWER
static final ResourceKey
<BannerPattern> BannerPatterns.GLOBE
static final ResourceKey
<BannerPattern> BannerPatterns.GRADIENT
static final ResourceKey
<BannerPattern> BannerPatterns.GRADIENT_UP
static final ResourceKey
<BannerPattern> BannerPatterns.GUSTER
static final ResourceKey
<BannerPattern> BannerPatterns.HALF_HORIZONTAL
static final ResourceKey
<BannerPattern> BannerPatterns.HALF_HORIZONTAL_MIRROR
static final ResourceKey
<BannerPattern> BannerPatterns.HALF_VERTICAL
static final ResourceKey
<BannerPattern> BannerPatterns.HALF_VERTICAL_MIRROR
static final ResourceKey
<BannerPattern> BannerPatterns.MOJANG
private final Holder
<BannerPattern> BannerPatternLayers.Layer.pattern
The field for thepattern
record component.static final ResourceKey
<BannerPattern> BannerPatterns.PIGLIN
static final ResourceKey
<BannerPattern> BannerPatterns.RHOMBUS_MIDDLE
static final ResourceKey
<BannerPattern> BannerPatterns.SKULL
static final ResourceKey
<BannerPattern> BannerPatterns.SQUARE_BOTTOM_LEFT
static final ResourceKey
<BannerPattern> BannerPatterns.SQUARE_BOTTOM_RIGHT
static final ResourceKey
<BannerPattern> BannerPatterns.SQUARE_TOP_LEFT
static final ResourceKey
<BannerPattern> BannerPatterns.SQUARE_TOP_RIGHT
static final ResourceKey
<BannerPattern> BannerPatterns.STRAIGHT_CROSS
static final StreamCodec
<RegistryFriendlyByteBuf, Holder<BannerPattern>> BannerPattern.STREAM_CODEC
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_BOTTOM
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_CENTER
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_DOWNLEFT
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_DOWNRIGHT
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_LEFT
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_MIDDLE
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_RIGHT
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_SMALL
static final ResourceKey
<BannerPattern> BannerPatterns.STRIPE_TOP
static final ResourceKey
<BannerPattern> BannerPatterns.TRIANGLE_BOTTOM
static final ResourceKey
<BannerPattern> BannerPatterns.TRIANGLE_TOP
static final ResourceKey
<BannerPattern> BannerPatterns.TRIANGLES_BOTTOM
static final ResourceKey
<BannerPattern> BannerPatterns.TRIANGLES_TOP
Modifier and TypeMethodDescriptionprivate static ResourceKey
<BannerPattern> BannerPatternLayers.Layer.pattern()
Returns the value of thepattern
record component.Modifier and TypeMethodDescriptionBannerPatternLayers.Builder.add
(Holder<BannerPattern> p_330325_, DyeColor p_330891_) BannerPatternLayers.Builder.addIfRegistered
(HolderGetter<BannerPattern> p_332806_, ResourceKey<BannerPattern> p_332663_, DyeColor p_332781_) Deprecated.BannerPatternLayers.Builder.addIfRegistered
(HolderGetter<BannerPattern> p_332806_, ResourceKey<BannerPattern> p_332663_, DyeColor p_332781_) Deprecated.static void
BannerPatterns.bootstrap
(BootstrapContext<BannerPattern> p_332769_) static void
UpdateOneTwentyOneBannerPatterns.bootstrap
(BootstrapContext<BannerPattern> p_333813_) static void
BannerPatterns.register
(BootstrapContext<BannerPattern> p_332752_, ResourceKey<BannerPattern> p_331267_) static void
BannerPatterns.register
(BootstrapContext<BannerPattern> p_332752_, ResourceKey<BannerPattern> p_331267_) ModifierConstructorDescriptionLayer
(Holder<BannerPattern> pattern, DyeColor color) Creates an instance of aLayer
record class. -
Uses of BannerPattern in net.minecraft.world.level.storage.loot.functions
Modifier and TypeMethodDescriptionSetBannerPatternFunction.Builder.addPattern
(Holder<BannerPattern> p_230999_, DyeColor p_231000_)