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 voidArmorFeatureRenderer.renderTrim(ArmorMaterial armorMaterial, MatrixStack matrixStack, VertexConsumerProvider vertexConsumerProvider, int int2, ArmorTrim armorTrim, boolean bool, A a, boolean bool2, float float2, float float3, float float4) -
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.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)