Uses of Record Class
net.minecraft.world.item.equipment.trim.ArmorTrim
Packages that use ArmorTrim
Package
Description
-
Uses of ArmorTrim in net.minecraft.client.renderer.entity.layers
Fields in net.minecraft.client.renderer.entity.layers declared as ArmorTrimModifier and TypeFieldDescriptionprivate final ArmorTrimEquipmentLayerRenderer.TrimSpriteKey.trimThe field for thetrimrecord component.Methods in net.minecraft.client.renderer.entity.layers that return ArmorTrimModifier and TypeMethodDescriptionEquipmentLayerRenderer.TrimSpriteKey.trim()Returns the value of thetrimrecord component.Constructors in net.minecraft.client.renderer.entity.layers with parameters of type ArmorTrimModifierConstructorDescriptionprivateTrimSpriteKey(ArmorTrim trim, EquipmentClientInfo.LayerType layerType, ResourceKey<EquipmentAsset> equipmentAssetId) Creates an instance of aTrimSpriteKeyrecord class. -
Uses of ArmorTrim in net.minecraft.core.component
Fields in net.minecraft.core.component with type parameters of type ArmorTrim -
Uses of ArmorTrim in net.minecraft.core.component.predicates
Classes in net.minecraft.core.component.predicates that implement interfaces with type arguments of type ArmorTrimMethods in net.minecraft.core.component.predicates that return types with arguments of type ArmorTrimMethods in net.minecraft.core.component.predicates with parameters of type ArmorTrim -
Uses of ArmorTrim in net.minecraft.data.loot.packs
Methods in net.minecraft.data.loot.packs with parameters of type ArmorTrimModifier and TypeMethodDescriptionstatic LootTable.BuilderVanillaEquipmentLoot.trialChamberEquipment(Item helmet, Item chestplate, ArmorTrim trim, HolderLookup.RegistryLookup<Enchantment> enchantments) -
Uses of ArmorTrim in net.minecraft.world.item.equipment.trim
Fields in net.minecraft.world.item.equipment.trim with type parameters of type ArmorTrimModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ArmorTrim> ArmorTrim.CODECstatic final StreamCodec<RegistryFriendlyByteBuf, ArmorTrim> ArmorTrim.STREAM_CODEC