History - net.minecraft.server.commands.SpawnArmorTrimsCommand
1.21.8
Names
Fields
Constructors
Methods
1.21.7
Names
Fields
Constructors
Methods
1.21.6
Names
app
aqe
Fields
Constructors
Methods
1.21.5
Names
aos
app
Fields
com.mojang.brigadier.exceptions.DynamicCommandExceptionType: e, ERROR_INVALID_PATTERN, field_56241, INVALID_PATTERN_EXCEPTION, f_382392_
Constructors
Methods
int (CommandSourceStack, Player): a, spawnArmorTrims, method_48336, execute, m_266585_
int (CommandSourceStack, Player): a, spawnAllArmorTrims, method_67081, execute, m_386585_
int (CommandSourceStack, Player, ResourceKey<TrimPattern>): a, spawnArmorTrim, method_67082, execute, m_385236_
int (CommandSourceStack, Player, Stream<Holder$Reference<TrimPattern>>): a, spawnArmorTrims, method_48336, execute, m_266585_
List<Holder$Reference<Item>> (HolderLookup<Item>): a, findEquippableItemsWithAssets, method_67086, getArmorItems, m_388664_
1.21.4
Names
apw
aos
Fields
Constructors
Methods
1.21.3
Names
aol
apw
Fields
Map<com.mojang.datafixers.util.Pair<Holder<ArmorMaterial>, EquipmentSlot>, Item>: a, MATERIAL_AND_SLOT_TO_ITEM, field_41885, ARMOR_PIECES, f_265845_
List<ResourceKey<TrimPattern>>: b, VANILLA_TRIM_PATTERNS, field_41886, PATTERNS, f_266107_
List<ResourceKey<TrimPattern>>: a, VANILLA_TRIM_PATTERNS, field_41886, PATTERNS, f_266107_
List<ResourceKey<TrimMaterial>>: c, VANILLA_TRIM_MATERIALS, field_41887, MATERIALS, f_266057_
List<ResourceKey<TrimMaterial>>: b, VANILLA_TRIM_MATERIALS, field_41887, MATERIALS, f_266057_
ToIntFunction<ResourceKey<TrimPattern>>: d, TRIM_PATTERN_ORDER, field_41888, PATTERN_INDEX_GETTER, f_266001_
ToIntFunction<ResourceKey<TrimPattern>>: c, TRIM_PATTERN_ORDER, field_41888, PATTERN_INDEX_GETTER, f_266001_
ToIntFunction<ResourceKey<TrimMaterial>>: e, TRIM_MATERIAL_ORDER, field_41889, MATERIAL_INDEX_GETTER, f_266100_
ToIntFunction<ResourceKey<TrimMaterial>>: d, TRIM_MATERIAL_ORDER, field_41889, MATERIAL_INDEX_GETTER, f_266100_
Constructors
Methods
1.21.1
Names
Fields
Constructors
Methods
1.21
Names
aoz
aol
Fields
Constructors
Methods
1.20.6
Names
akz
aoz
Fields
Constructors
Methods
1.20.4
Names
ain
akz
Fields
Constructors
Methods
1.20.2
Names
age
ain
Fields
Constructors
Methods
1.20.1
Names
agq
age
Fields
Constructors
Methods
1.19.4
Names
agq
net.minecraft.server.commands.SpawnArmorTrimsCommand
net.minecraft.class_8044
net.minecraft.server.command.SpawnArmorTrimsCommand
net.minecraft.src.C_265833_
net.minecraft.server.commands.SpawnArmorTrimsCommand
Fields
Map<com.mojang.datafixers.util.Pair<ArmorMaterial, EquipmentSlot>, Item>: a, MATERIAL_AND_SLOT_TO_ITEM, field_41885, ARMOR_PIECES, f_265845_
List<ResourceKey<TrimPattern>>: b, VANILLA_TRIM_PATTERNS, field_41886, PATTERNS, f_266107_
List<ResourceKey<TrimMaterial>>: c, VANILLA_TRIM_MATERIALS, field_41887, MATERIALS, f_266057_
ToIntFunction<ResourceKey<TrimPattern>>: d, TRIM_PATTERN_ORDER, field_41888, PATTERN_INDEX_GETTER, f_266001_
ToIntFunction<ResourceKey<TrimMaterial>>: e, TRIM_MATERIAL_ORDER, field_41889, MATERIAL_INDEX_GETTER, f_266100_
Constructors
()
Methods
void (com.mojang.brigadier.CommandDispatcher<CommandSourceStack>): a, register, method_48333, register, m_266283_
int (CommandSourceStack, Player): a, spawnArmorTrims, method_48336, execute, m_266585_