Uses of Class
net.minecraft.item.SmithingTemplateItem
Packages that use SmithingTemplateItem
-
Uses of SmithingTemplateItem in net.minecraft.client.gui.screen.ingame
Methods in net.minecraft.client.gui.screen.ingame that return types with arguments of type SmithingTemplateItemModifier and TypeMethodDescriptionprivate Optional
<SmithingTemplateItem> SmithingScreen.getSmithingTemplate()
-
Uses of SmithingTemplateItem in net.minecraft.item
Methods in net.minecraft.item that return SmithingTemplateItemModifier and TypeMethodDescriptionstatic SmithingTemplateItem
SmithingTemplateItem.createNetheriteUpgrade()
static SmithingTemplateItem
SmithingTemplateItem.of
(RegistryKey<ArmorTrimPattern> trimPattern, FeatureFlag[] requiredFeatures) static SmithingTemplateItem
SmithingTemplateItem.of
(Identifier trimPatternIn, FeatureFlag[] requiredFeatures)