Uses of Record Class
net.minecraft.item.trim.ArmorTrim
Packages that use ArmorTrim
Package
Description
The base package for all Minecraft classes.
-
Uses of ArmorTrim in net.minecraft
Fields in net.minecraft declared as ArmorTrimModifier and TypeFieldDescriptionprivate final ArmorTrimclass_10197.class_10199.trimThe field for thetrimrecord component.Methods in net.minecraft that return ArmorTrimModifier and TypeMethodDescriptionclass_10197.class_10199.trim()Returns the value of thetrimrecord component.Constructors in net.minecraft with parameters of type ArmorTrimModifierConstructorDescription(package private)class_10199(ArmorTrim armorTrim, class_10186.class_10190 class_10190, Identifier identifier) -
Uses of ArmorTrim in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ArmorTrim -
Uses of ArmorTrim in net.minecraft.data.server.loottable.vanilla
Methods in net.minecraft.data.server.loottable.vanilla with parameters of type ArmorTrimModifier and TypeMethodDescriptionstatic LootTable.BuilderVanillaEquipmentLootTableGenerator.createEquipmentTableBuilder(Item helmet, Item chestplate, ArmorTrim trim, RegistryWrapper.Impl<Enchantment> enchantmentRegistryWrapper) -
Uses of ArmorTrim in net.minecraft.item.trim
Fields in net.minecraft.item.trim with type parameters of type ArmorTrimModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ArmorTrim> ArmorTrim.CODECstatic final PacketCodec<RegistryByteBuf, ArmorTrim> ArmorTrim.PACKET_CODECMethods in net.minecraft.item.trim that return ArmorTrim -
Uses of ArmorTrim in net.minecraft.predicate.item
Methods in net.minecraft.predicate.item that return types with arguments of type ArmorTrimMethods in net.minecraft.predicate.item with parameters of type ArmorTrim