Uses of Class
net.minecraft.world.item.SmithingTemplateItem
Packages that use SmithingTemplateItem
-
Uses of SmithingTemplateItem in net.minecraft.client.gui.screens.inventory
Methods in net.minecraft.client.gui.screens.inventory that return types with arguments of type SmithingTemplateItemModifier and TypeMethodDescriptionprivate Optional<SmithingTemplateItem> SmithingScreen.getTemplateItem() -
Uses of SmithingTemplateItem in net.minecraft.world.item
Methods in net.minecraft.world.item that return SmithingTemplateItemModifier and TypeMethodDescriptionstatic SmithingTemplateItemSmithingTemplateItem.createArmorTrimTemplate(ResourceKey<TrimPattern> key, FeatureFlag... requiredFeatures) static SmithingTemplateItemSmithingTemplateItem.createArmorTrimTemplate(ResourceLocation name, FeatureFlag... requiredFeatures) static SmithingTemplateItemSmithingTemplateItem.createNetheriteUpgradeTemplate()