Uses of Record Class
net.minecraft.data.client.ItemModelGenerator.TrimMaterial
Packages that use ItemModelGenerator.TrimMaterial
-
Uses of ItemModelGenerator.TrimMaterial in net.minecraft.data.client
Fields in net.minecraft.data.client with type parameters of type ItemModelGenerator.TrimMaterialModifier and TypeFieldDescriptionprivate static final List<ItemModelGenerator.TrimMaterial>ItemModelGenerator.TRIM_MATERIALSMethods in net.minecraft.data.client that return types with arguments of type ItemModelGenerator.TrimMaterialModifier and TypeMethodDescriptionprivate List<ItemModelGenerator.TrimMaterial>ItemModelGenerator.getCompatibleTrimMaterials(ArmorItem armor) Method parameters in net.minecraft.data.client with type arguments of type ItemModelGenerator.TrimMaterialModifier and TypeMethodDescriptionprivate JsonObjectItemModelGenerator.createArmorJson(Identifier id, Map<TextureKey, Identifier> textures, List<ItemModelGenerator.TrimMaterial> trimMaterials)