Uses of Record Class
net.minecraft.item.equipment.trim.ArmorTrim
Package
Description
-
Uses of ArmorTrim in net.minecraft.client.render.entity.equipment
Modifier and TypeFieldDescriptionprivate final ArmorTrim
EquipmentRenderer.TrimSpriteKey.trim
The field for thetrim
record component.Modifier and TypeMethodDescriptionEquipmentRenderer.TrimSpriteKey.trim()
Returns the value of thetrim
record component.ModifierConstructorDescription(package private)
TrimSpriteKey
(ArmorTrim armorTrim, EquipmentModel.LayerType layerType, Identifier identifier) -
Uses of ArmorTrim in net.minecraft.component
-
Uses of ArmorTrim in net.minecraft.data.server.loottable.vanilla
Modifier and TypeMethodDescriptionstatic LootTable.Builder
VanillaEquipmentLootTableGenerator.createEquipmentTableBuilder
(Item helmet, Item chestplate, ArmorTrim trim, RegistryWrapper.Impl<Enchantment> enchantmentRegistryWrapper) -
Uses of ArmorTrim in net.minecraft.item.equipment.trim
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec
<ArmorTrim> ArmorTrim.CODEC
static final PacketCodec
<RegistryByteBuf, ArmorTrim> ArmorTrim.PACKET_CODEC
-
Uses of ArmorTrim in net.minecraft.predicate.item