Uses of Class
net.minecraft.item.trim.ArmorTrim
Package
Description
-
Uses of ArmorTrim in net.minecraft.client.render.entity.feature
Modifier 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
Modifier and TypeFieldDescriptionstatic final DataComponentType
<ArmorTrim> DataComponentTypes.TRIM
-
Uses of ArmorTrim in net.minecraft.data.server.loottable.onetwentyone
-
Uses of ArmorTrim in net.minecraft.item.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