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 ArmorTrim
EquipmentLayerRenderer.TrimSpriteKey.trim
The field for thetrim
record component.Methods in net.minecraft.client.renderer.entity.layers that return ArmorTrimModifier and TypeMethodDescriptionEquipmentLayerRenderer.TrimSpriteKey.trim()
Returns the value of thetrim
record 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 aTrimSpriteKey
record 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.Builder
VanillaEquipmentLoot.trialChamberEquipment
(Item p_345453_, Item p_345712_, ArmorTrim p_371616_, HolderLookup.RegistryLookup<Enchantment> p_345542_) -
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.CODEC
static final StreamCodec
<RegistryFriendlyByteBuf, ArmorTrim> ArmorTrim.STREAM_CODEC