Uses of Class
net.minecraft.item.trim.ArmorTrim
-
Uses of ArmorTrim in net.minecraft.client.render.entity.feature
Modifier and TypeMethodDescriptionprivate void
ArmorFeatureRenderer.renderTrim
(ArmorMaterial material, MatrixStack matrices, VertexConsumerProvider vertexConsumers, int light, ArmorTrim trim, boolean glint, A model, boolean leggings, float red, float green, float blue) -
Uses of ArmorTrim in net.minecraft.item.trim
Modifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<ArmorTrim>
ArmorTrim.CODEC
Modifier and TypeMethodDescriptionArmorTrim.getTrim
(DynamicRegistryManager registryManager, ItemStack stack) Modifier and TypeMethodDescriptionstatic boolean
ArmorTrim.apply
(DynamicRegistryManager registryManager, ItemStack stack, ArmorTrim trim)