Uses of Class
net.minecraft.item.trim.ArmorTrim
Packages that use ArmorTrim
- 
Uses of ArmorTrim in net.minecraft.client.render.entity.featureMethods in net.minecraft.client.render.entity.feature with parameters of type ArmorTrimModifier and TypeMethodDescriptionprivate voidArmorFeatureRenderer.renderTrim(ArmorMaterial material, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ArmorTrim trim, A model, boolean leggings) 
- 
Uses of ArmorTrim in net.minecraft.item.trimFields in net.minecraft.item.trim with type parameters of type ArmorTrimModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ArmorTrim>ArmorTrim.CODECMethods in net.minecraft.item.trim that return types with arguments of type ArmorTrimModifier and TypeMethodDescriptionArmorTrim.getTrim(DynamicRegistryManager registryManager, ItemStack stack) Methods in net.minecraft.item.trim with parameters of type ArmorTrimModifier and TypeMethodDescriptionstatic booleanArmorTrim.apply(DynamicRegistryManager registryManager, ItemStack stack, ArmorTrim trim)