Uses of Class
net.minecraft.block.entity.BannerPattern
Packages that use BannerPattern
Package
Description
The base package for all Minecraft classes.
-
Uses of BannerPattern in net.minecraft
Fields in net.minecraft with type parameters of type BannerPatternModifier and TypeFieldDescriptionstatic final RegistryKey<BannerPattern>class_7446.BASEstatic final RegistryKey<BannerPattern>class_7446.BORDERstatic final RegistryKey<BannerPattern>class_7446.BRICKSstatic final RegistryKey<BannerPattern>class_7446.CIRCLEstatic final RegistryKey<BannerPattern>class_7446.CREEPERstatic final TagKey<BannerPattern>class_7440.CREEPER_PATTERN_ITEMstatic final RegistryKey<BannerPattern>class_7446.CROSSstatic final RegistryKey<BannerPattern>class_7446.CURLY_BORDERstatic final RegistryKey<BannerPattern>class_7446.DIAGONAL_LEFTstatic final RegistryKey<BannerPattern>class_7446.DIAGONAL_RIGHTstatic final RegistryKey<BannerPattern>class_7446.DIAGONAL_UP_LEFTstatic final RegistryKey<BannerPattern>class_7446.DIAGONAL_UP_RIGHTstatic final RegistryKey<BannerPattern>class_7446.FLOWERstatic final TagKey<BannerPattern>class_7440.FLOWER_PATTERN_ITEMstatic final RegistryKey<BannerPattern>class_7446.GLOBEstatic final TagKey<BannerPattern>class_7440.GLOBE_PATTERN_ITEMstatic final RegistryKey<BannerPattern>class_7446.GRADIENTstatic final RegistryKey<BannerPattern>class_7446.GRADIENT_UPstatic final RegistryKey<BannerPattern>class_7446.HALF_HORIZONTALstatic final RegistryKey<BannerPattern>class_7446.HALF_HORIZONTAL_BOTTOMstatic final RegistryKey<BannerPattern>class_7446.HALF_VERTICALstatic final RegistryKey<BannerPattern>class_7446.HALF_VERTICAL_RIGHTstatic final RegistryKey<BannerPattern>class_7446.MOJANGstatic final TagKey<BannerPattern>class_7440.MOJANG_PATTERN_ITEMstatic final TagKey<BannerPattern>class_7440.NO_ITEM_REQUIREDstatic final RegistryKey<BannerPattern>class_7446.PIGLINstatic final TagKey<BannerPattern>class_7440.PIGLIN_PATTERN_ITEMstatic final RegistryKey<BannerPattern>class_7446.RHOMBUSstatic final RegistryKey<BannerPattern>class_7446.SKULLstatic final TagKey<BannerPattern>class_7440.SKULL_PATTERN_ITEMstatic final RegistryKey<BannerPattern>class_7446.SMALL_STRIPESstatic final RegistryKey<BannerPattern>class_7446.SQUARE_BOTTOM_LEFTstatic final RegistryKey<BannerPattern>class_7446.SQUARE_BOTTOM_RIGHTstatic final RegistryKey<BannerPattern>class_7446.SQUARE_TOP_LEFTstatic final RegistryKey<BannerPattern>class_7446.SQUARE_TOP_RIGHTstatic final RegistryKey<BannerPattern>class_7446.STRAIGHT_CROSSstatic final RegistryKey<BannerPattern>class_7446.STRIPE_BOTTOMstatic final RegistryKey<BannerPattern>class_7446.STRIPE_CENTERstatic final RegistryKey<BannerPattern>class_7446.STRIPE_DOWNLEFTstatic final RegistryKey<BannerPattern>class_7446.STRIPE_DOWNRIGHTstatic final RegistryKey<BannerPattern>class_7446.STRIPE_LEFTstatic final RegistryKey<BannerPattern>class_7446.STRIPE_MIDDLEstatic final RegistryKey<BannerPattern>class_7446.STRIPE_RIGHTstatic final RegistryKey<BannerPattern>class_7446.STRIPE_TOPstatic final RegistryKey<BannerPattern>class_7446.TRIANGLE_BOTTOMstatic final RegistryKey<BannerPattern>class_7446.TRIANGLE_TOPstatic final RegistryKey<BannerPattern>class_7446.TRIANGLES_BOTTOMstatic final RegistryKey<BannerPattern>class_7446.TRIANGLES_TOPMethods in net.minecraft that return BannerPatternModifier and TypeMethodDescriptionstatic BannerPatternclass_7446.method_43721(Registry<BannerPattern> registry) Methods in net.minecraft that return types with arguments of type BannerPatternModifier and TypeMethodDescriptionprivate static TagKey<BannerPattern>class_7440.method_43675(String string) private static RegistryKey<BannerPattern>class_7446.method_43722(String string) Method parameters in net.minecraft with type arguments of type BannerPatternModifier and TypeMethodDescriptionstatic BannerPatternclass_7446.method_43721(Registry<BannerPattern> registry) -
Uses of BannerPattern in net.minecraft.block.entity
Fields in net.minecraft.block.entity with type parameters of type BannerPatternModifier and TypeFieldDescriptionprivate final List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> BannerPattern.Patterns.entriesprivate @Nullable List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> BannerBlockEntity.patternsMethods in net.minecraft.block.entity that return types with arguments of type BannerPatternModifier and TypeMethodDescriptionstatic @Nullable RegistryEntry<BannerPattern>List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> BannerBlockEntity.getPatterns()static List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> BannerBlockEntity.getPatternsFromNbt(DyeColor baseColor, @Nullable NbtList patternListNbt) Method parameters in net.minecraft.block.entity with type arguments of type BannerPatternModifier and TypeMethodDescriptionBannerPattern.Patterns.add(com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>, DyeColor> pattern) BannerPattern.Patterns.add(RegistryEntry<BannerPattern> registryEntry, DyeColor color) static IdentifierBannerPattern.getSpriteId(RegistryKey<BannerPattern> registryKey, boolean banner) BannerPattern.Patterns.method_43720(RegistryKey<BannerPattern> registryKey, DyeColor dyeColor) -
Uses of BannerPattern in net.minecraft.client.gui.screen.ingame
Fields in net.minecraft.client.gui.screen.ingame with type parameters of type BannerPatternModifier and TypeFieldDescriptionprivate @Nullable List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> LoomScreen.bannerPatternsMethod parameters in net.minecraft.client.gui.screen.ingame with type arguments of type BannerPatternModifier and TypeMethodDescriptionprivate voidLoomScreen.drawBanner(RegistryEntry<BannerPattern> registryEntry, int x, int y) -
Uses of BannerPattern in net.minecraft.client.render
Fields in net.minecraft.client.render with type parameters of type BannerPatternModifier and TypeFieldDescriptionstatic final Map<RegistryKey<BannerPattern>,SpriteIdentifier> TexturedRenderLayers.BANNER_PATTERN_TEXTURESstatic final Map<RegistryKey<BannerPattern>,SpriteIdentifier> TexturedRenderLayers.SHIELD_PATTERN_TEXTURESMethod parameters in net.minecraft.client.render with type arguments of type BannerPatternModifier and TypeMethodDescriptionprivate static SpriteIdentifierTexturedRenderLayers.createBannerPatternTextureId(RegistryKey<BannerPattern> registryKey) private static SpriteIdentifierTexturedRenderLayers.createShieldPatternTextureId(RegistryKey<BannerPattern> registryKey) static SpriteIdentifierTexturedRenderLayers.getBannerPatternTextureId(RegistryKey<BannerPattern> registryKey) static SpriteIdentifierTexturedRenderLayers.getShieldPatternTextureId(RegistryKey<BannerPattern> registryKey) -
Uses of BannerPattern in net.minecraft.client.render.block.entity
Method parameters in net.minecraft.client.render.block.entity with type arguments of type BannerPatternModifier and TypeMethodDescriptionstatic voidBannerBlockEntityRenderer.renderCanvas(MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, ModelPart canvas, SpriteIdentifier baseSprite, boolean isBanner, List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>, DyeColor>> patterns) static voidBannerBlockEntityRenderer.renderCanvas(MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, int overlay, ModelPart canvas, SpriteIdentifier baseSprite, boolean isBanner, List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>, DyeColor>> patterns, boolean glint) -
Uses of BannerPattern in net.minecraft.item
Fields in net.minecraft.item with type parameters of type BannerPatternMethods in net.minecraft.item that return types with arguments of type BannerPatternConstructor parameters in net.minecraft.item with type arguments of type BannerPatternModifierConstructorDescriptionBannerPatternItem(TagKey<BannerPattern> tagKey, Item.Settings settings) -
Uses of BannerPattern in net.minecraft.loot.function
Fields in net.minecraft.loot.function with type parameters of type BannerPatternModifier and TypeFieldDescriptionprivate final ImmutableList.Builder<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> SetBannerPatternFunction.Builder.patterns(package private) final List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>,DyeColor>> SetBannerPatternFunction.patternsMethod parameters in net.minecraft.loot.function with type arguments of type BannerPatternModifier and TypeMethodDescriptionSetBannerPatternFunction.Builder.method_43741(RegistryKey<BannerPattern> registryKey, DyeColor dyeColor) SetBannerPatternFunction.Builder.pattern(RegistryEntry<BannerPattern> registryEntry, DyeColor color) Constructor parameters in net.minecraft.loot.function with type arguments of type BannerPatternModifierConstructorDescription(package private)SetBannerPatternFunction(LootCondition[] conditions, List<com.mojang.datafixers.util.Pair<RegistryEntry<BannerPattern>, DyeColor>> patterns, boolean append) -
Uses of BannerPattern in net.minecraft.screen
Fields in net.minecraft.screen with type parameters of type BannerPatternModifier and TypeFieldDescriptionprivate List<RegistryEntry<BannerPattern>>LoomScreenHandler.field_39121Methods in net.minecraft.screen that return types with arguments of type BannerPatternModifier and TypeMethodDescriptionprivate List<RegistryEntry<BannerPattern>>LoomScreenHandler.method_43705(ItemStack itemStack) LoomScreenHandler.method_43706()Method parameters in net.minecraft.screen with type arguments of type BannerPatternModifier and TypeMethodDescriptionprivate voidLoomScreenHandler.updateOutputSlot(RegistryEntry<BannerPattern> registryEntry) -
Uses of BannerPattern in net.minecraft.util.registry
Fields in net.minecraft.util.registry with type parameters of type BannerPatternModifier and TypeFieldDescriptionstatic final RegistryKey<Registry<BannerPattern>>Registry.BANNER_PATTERNstatic final Registry<BannerPattern>Registry.field_39208