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 that return types with arguments of type ArmorTrimMethods in net.minecraft with parameters of type 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 void
ArmorFeatureRenderer.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.data.server.loottable.onetwentyone
Methods in net.minecraft.data.server.loottable.onetwentyone with parameters of type ArmorTrim -
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.CODEC
static final PacketCodec
<RegistryByteBuf, ArmorTrim> ArmorTrim.PACKET_CODEC
Methods in net.minecraft.item.trim that return ArmorTrim