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 ArmorTrimModifierConstructorDescription(package private)TrimSpriteKey(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
Methods 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 pHelmetItem, Item pChestplateItem, ArmorTrim pTrim, HolderLookup.RegistryLookup<Enchantment> pEnchantmentRegistry) -
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