Uses of Class
net.minecraft.item.trim.ArmorTrim
Packages that use 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
(ArmorMaterial material, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ArmorTrim trim, A model, boolean leggings) -
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
Methods in net.minecraft.item.trim that return types with arguments of type ArmorTrimModifier and TypeMethodDescriptionArmorTrim.getTrim
(DynamicRegistryManager registryManager, ItemStack stack, boolean suppressError) Methods in net.minecraft.item.trim with parameters of type ArmorTrimModifier and TypeMethodDescriptionstatic boolean
ArmorTrim.apply
(DynamicRegistryManager registryManager, ItemStack stack, ArmorTrim trim)