Uses of 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
Methods in net.minecraft with parameters of type ArmorTrimModifier and TypeMethodDescriptionstatic LootTable.Builderclass_9485.method_58773(Item item, Item item2, ArmorTrim armorTrim) -
Uses of ArmorTrim in net.minecraft.client.render.entity.feature
Methods in net.minecraft.client.render.entity.feature with parameters of type ArmorTrimModifier and TypeMethodDescriptionprivate voidArmorFeatureRenderer.renderTrim(RegistryEntry<ArmorMaterial> armorMaterial, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ArmorTrim trim, A model, boolean leggings) -
Uses of ArmorTrim in net.minecraft.component
Fields in net.minecraft.component with type parameters of type ArmorTrimModifier and TypeFieldDescriptionstatic final DataComponentType<ArmorTrim> DataComponentTypes.TRIM -
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