Uses of Record Class
net.minecraft.world.item.equipment.trim.TrimPattern
Packages that use TrimPattern
Package
Description
-
Uses of TrimPattern in net.minecraft.client.data
Fields in net.minecraft.client.data with type parameters of type TrimPatternModifier and TypeFieldDescriptionprivate static final List<ResourceKey<TrimPattern>> AtlasProvider.VANILLA_PATTERNS -
Uses of TrimPattern in net.minecraft.core.component.predicates
Fields in net.minecraft.core.component.predicates with type parameters of type TrimPatternModifier and TypeFieldDescriptionprivate final Optional<HolderSet<TrimPattern>> TrimPredicate.patternThe field for thepatternrecord component.Methods in net.minecraft.core.component.predicates that return types with arguments of type TrimPatternModifier and TypeMethodDescriptionTrimPredicate.pattern()Returns the value of thepatternrecord component. -
Uses of TrimPattern in net.minecraft.core.registries
Fields in net.minecraft.core.registries with type parameters of type TrimPatternModifier and TypeFieldDescriptionstatic final ResourceKey<Registry<TrimPattern>> Registries.TRIM_PATTERN -
Uses of TrimPattern in net.minecraft.data.recipes
Fields in net.minecraft.data.recipes with type parameters of type TrimPatternModifier and TypeFieldDescriptionprivate final Holder<TrimPattern> SmithingTrimRecipeBuilder.patternMethod parameters in net.minecraft.data.recipes with type arguments of type TrimPatternModifier and TypeMethodDescriptionstatic SmithingTrimRecipeBuilderSmithingTrimRecipeBuilder.smithingTrim(Ingredient template, Ingredient base, Ingredient addition, Holder<TrimPattern> pattern, RecipeCategory category) protected voidRecipeProvider.trimSmithing(Item trimTemplate, ResourceKey<TrimPattern> patternId, ResourceKey<Recipe<?>> id) Constructor parameters in net.minecraft.data.recipes with type arguments of type TrimPatternModifierConstructorDescriptionSmithingTrimRecipeBuilder(RecipeCategory category, Ingredient template, Ingredient base, Ingredient addition, Holder<TrimPattern> pattern) -
Uses of TrimPattern in net.minecraft.data.recipes.packs
Fields in net.minecraft.data.recipes.packs with type parameters of type TrimPatternModifier and TypeFieldDescriptionprivate final ResourceKey<TrimPattern> VanillaRecipeProvider.TrimTemplate.patternIdThe field for thepatternIdrecord component.Methods in net.minecraft.data.recipes.packs that return types with arguments of type TrimPatternModifier and TypeMethodDescriptionVanillaRecipeProvider.TrimTemplate.patternId()Returns the value of thepatternIdrecord component.Constructor parameters in net.minecraft.data.recipes.packs with type arguments of type TrimPatternModifierConstructorDescriptionTrimTemplate(Item template, ResourceKey<TrimPattern> patternId, ResourceKey<Recipe<?>> recipeId) Creates an instance of aTrimTemplaterecord class. -
Uses of TrimPattern in net.minecraft.server.commands
Fields in net.minecraft.server.commands with type parameters of type TrimPatternModifier and TypeFieldDescriptionprivate static final ToIntFunction<ResourceKey<TrimPattern>> SpawnArmorTrimsCommand.TRIM_PATTERN_ORDERprivate static final List<ResourceKey<TrimPattern>> SpawnArmorTrimsCommand.VANILLA_TRIM_PATTERNSMethod parameters in net.minecraft.server.commands with type arguments of type TrimPatternModifier and TypeMethodDescriptionprivate static intSpawnArmorTrimsCommand.spawnArmorTrim(CommandSourceStack source, Player player, ResourceKey<TrimPattern> pattern) private static intSpawnArmorTrimsCommand.spawnArmorTrims(CommandSourceStack source, Player player, Stream<Holder.Reference<TrimPattern>> patterns) -
Uses of TrimPattern in net.minecraft.world.item.crafting
Fields in net.minecraft.world.item.crafting with type parameters of type TrimPatternMethod parameters in net.minecraft.world.item.crafting with type arguments of type TrimPatternModifier and TypeMethodDescriptionstatic ItemStackSmithingTrimRecipe.applyTrim(ItemStack baseItem, ItemStack materialItem, Holder<TrimPattern> pattern) Constructor parameters in net.minecraft.world.item.crafting with type arguments of type TrimPatternModifierConstructorDescriptionSmithingTrimRecipe(Recipe.CommonInfo commonInfo, Ingredient template, Ingredient base, Ingredient addition, Holder<TrimPattern> pattern) -
Uses of TrimPattern in net.minecraft.world.item.crafting.display
Fields in net.minecraft.world.item.crafting.display with type parameters of type TrimPatternModifier and TypeFieldDescriptionprivate final Holder<TrimPattern> SlotDisplay.SmithingTrimDemoSlotDisplay.patternThe field for thepatternrecord component.Methods in net.minecraft.world.item.crafting.display that return types with arguments of type TrimPatternModifier and TypeMethodDescriptionSlotDisplay.SmithingTrimDemoSlotDisplay.pattern()Returns the value of thepatternrecord component.Constructor parameters in net.minecraft.world.item.crafting.display with type arguments of type TrimPatternModifierConstructorDescriptionSmithingTrimDemoSlotDisplay(SlotDisplay base, SlotDisplay material, Holder<TrimPattern> pattern) Creates an instance of aSmithingTrimDemoSlotDisplayrecord class. -
Uses of TrimPattern in net.minecraft.world.item.equipment.trim
Fields in net.minecraft.world.item.equipment.trim with type parameters of type TrimPatternModifier and TypeFieldDescriptionstatic final ResourceKey<TrimPattern> TrimPatterns.BOLTstatic final ResourceKey<TrimPattern> TrimPatterns.COASTstatic final com.mojang.serialization.Codec<Holder<TrimPattern>> TrimPattern.CODECstatic final com.mojang.serialization.Codec<TrimPattern> TrimPattern.DIRECT_CODECstatic final StreamCodec<RegistryFriendlyByteBuf, TrimPattern> TrimPattern.DIRECT_STREAM_CODECstatic final ResourceKey<TrimPattern> TrimPatterns.DUNEstatic final ResourceKey<TrimPattern> TrimPatterns.EYEstatic final ResourceKey<TrimPattern> TrimPatterns.FLOWstatic final ResourceKey<TrimPattern> TrimPatterns.HOSTprivate final Holder<TrimPattern> ArmorTrim.patternThe field for thepatternrecord component.static final ResourceKey<TrimPattern> TrimPatterns.RAISERstatic final ResourceKey<TrimPattern> TrimPatterns.RIBstatic final ResourceKey<TrimPattern> TrimPatterns.SENTRYstatic final ResourceKey<TrimPattern> TrimPatterns.SHAPERstatic final ResourceKey<TrimPattern> TrimPatterns.SILENCEstatic final ResourceKey<TrimPattern> TrimPatterns.SNOUTstatic final ResourceKey<TrimPattern> TrimPatterns.SPIREstatic final StreamCodec<RegistryFriendlyByteBuf, Holder<TrimPattern>> TrimPattern.STREAM_CODECstatic final ResourceKey<TrimPattern> TrimPatterns.TIDEstatic final ResourceKey<TrimPattern> TrimPatterns.VEXstatic final ResourceKey<TrimPattern> TrimPatterns.WARDstatic final ResourceKey<TrimPattern> TrimPatterns.WAYFINDERstatic final ResourceKey<TrimPattern> TrimPatterns.WILDMethods in net.minecraft.world.item.equipment.trim that return types with arguments of type TrimPatternModifier and TypeMethodDescriptionArmorTrim.pattern()Returns the value of thepatternrecord component.private static ResourceKey<TrimPattern> TrimPatterns.registryKey(String id) Method parameters in net.minecraft.world.item.equipment.trim with type arguments of type TrimPatternModifier and TypeMethodDescriptionstatic voidTrimPatterns.bootstrap(BootstrapContext<TrimPattern> context) static IdentifierTrimPatterns.defaultAssetId(ResourceKey<TrimPattern> registryKey) static voidTrimPatterns.register(BootstrapContext<TrimPattern> context, ResourceKey<TrimPattern> registryKey) static voidTrimPatterns.register(BootstrapContext<TrimPattern> context, ResourceKey<TrimPattern> registryKey)