net.minecraft.world.item

public class SmithingTemplateItem

extends Item

All mapped superinterfaces:

FeatureElement, ItemLike

dah
net.minecraft.world.item.SmithingTemplateItem
net.minecraft.class_8052
net.minecraft.unmapped.C_hkwshalt
net.minecraft.item.SmithingTemplateItem
net.minecraft.item.SmithingTemplateItem

Field summary

Modifier and TypeField
private static final ChatFormatting
a
TITLE_FORMAT
field_41974
f_seqzikqy
TITLE_FORMATTING
GRAY
private static final ChatFormatting
b
DESCRIPTION_FORMAT
field_41975
f_kflahqzy
DESCRIPTION_FORMATTING
BLUE
private static final Component
c
INGREDIENTS_TITLE
field_41977
f_qqffyzqc
INGREDIENTS_TEXT
INGREDIENTS
private static final Component
d
APPLIES_TO_TITLE
field_41978
f_rxnrhpxp
APPLIES_TO_TEXT
APPLIES_TO
private static final Component
o
SMITHING_TEMPLATE_SUFFIX
field_52584
f_vzcnhaak
SMITHING_TEMPLATE_TEXT
private static final Component
p
ARMOR_TRIM_APPLIES_TO
field_41980
f_slkogfvj
ARMOR_TRIM_APPLIES_TO_TEXT
ARMOR_TRIM_APPLIES_TO
private static final Component
q
ARMOR_TRIM_INGREDIENTS
field_41981
f_nouktskj
ARMOR_TRIM_INGREDIENTS_TEXT
ARMOR_TRIM_INGREDIENTS
private static final Component
r
ARMOR_TRIM_BASE_SLOT_DESCRIPTION
field_41982
f_rhgkbrns
ARMOR_TRIM_BASE_SLOT_DESCRIPTION_TEXT
BASE_SLOT
private static final Component
s
ARMOR_TRIM_ADDITIONS_SLOT_DESCRIPTION
field_41983
f_qnggiydh
ARMOR_TRIM_ADDITIONS_SLOT_DESCRIPTION_TEXT
ADDITIONS_SLOT
private static final Component
t
NETHERITE_UPGRADE_APPLIES_TO
field_41984
f_ueppczcc
NETHERITE_UPGRADE_APPLIES_TO_TEXT
NETHERITE_UPGRADE_APPLIES_TO
private static final Component
u
NETHERITE_UPGRADE_INGREDIENTS
field_41985
f_werdoqxf
NETHERITE_UPGRADE_INGREDIENTS_TEXT
NETHERITE_UPGRADE_INGREDIENTS
private static final Component
v
NETHERITE_UPGRADE_BASE_SLOT_DESCRIPTION
field_41986
f_gunkmoae
NETHERITE_UPGRADE_BASE_SLOT_DESCRIPTION_TEXT
NETHERITE_UPGRADE_BASE_SLOT
private static final Component
w
NETHERITE_UPGRADE_ADDITIONS_SLOT_DESCRIPTION
field_41987
f_lybkrrdz
NETHERITE_UPGRADE_ADDITIONS_SLOT_DESCRIPTION_TEXT
NETHERITE_UPGRADE_ADDITIONS_SLOT
private static final ResourceLocation
x
EMPTY_SLOT_HELMET
field_41988
f_lwrbmpyz
EMPTY_ARMOR_SLOT_HELMET_TEXTURE
HELMET_ICON
private static final ResourceLocation
y
EMPTY_SLOT_CHESTPLATE
field_41989
f_hxcamosy
EMPTY_ARMOR_SLOT_CHESTPLATE_TEXTURE
CHESTPLATE_ICON
private static final ResourceLocation
z
EMPTY_SLOT_LEGGINGS
field_41990
f_rstahxkr
EMPTY_ARMOR_SLOT_LEGGINGS_TEXTURE
LEGGINGS_ICON
private static final ResourceLocation
A
EMPTY_SLOT_BOOTS
field_41991
f_wuabevel
EMPTY_ARMOR_SLOT_BOOTS_TEXTURE
BOOTS_ICON
private static final ResourceLocation
B
EMPTY_SLOT_HOE
field_41992
f_hrrxjmvm
EMPTY_SLOT_HOE_TEXTURE
HOE_ICON
private static final ResourceLocation
C
EMPTY_SLOT_AXE
field_41993
f_ifgltngy
EMPTY_SLOT_AXE_TEXTURE
AXE_ICON
private static final ResourceLocation
D
EMPTY_SLOT_SWORD
field_41958
f_ngoubmir
EMPTY_SLOT_SWORD_TEXTURE
SWORD_ICON
private static final ResourceLocation
E
EMPTY_SLOT_SHOVEL
field_41959
f_bzepnsch
EMPTY_SLOT_SHOVEL_TEXTURE
SHOVEL_ICON
private static final ResourceLocation
F
EMPTY_SLOT_PICKAXE
field_41960
f_ekguojdt
EMPTY_SLOT_PICKAXE_TEXTURE
PICKAXE_ICON
private static final ResourceLocation
G
EMPTY_SLOT_INGOT
field_41961
f_flhsqhiy
EMPTY_SLOT_INGOT_TEXTURE
INGOT_ICON
private static final ResourceLocation
H
EMPTY_SLOT_REDSTONE_DUST
field_41962
f_odrebrrk
EMPTY_SLOT_REDSTONE_DUST_TEXTURE
REDSTONE_DUST_ICON
private static final ResourceLocation
I
EMPTY_SLOT_QUARTZ
field_41963
f_rxxcfprp
EMPTY_SLOT_QUARTZ_TEXTURE
QUARTZ_ICON
private static final ResourceLocation
J
EMPTY_SLOT_EMERALD
field_41964
f_axiibckd
EMPTY_SLOT_EMERALD_TEXTURE
EMERALD_ICON
private static final ResourceLocation
K
EMPTY_SLOT_DIAMOND
field_41965
f_rsoapnsp
EMPTY_SLOT_DIAMOND_TEXTURE
DIAMOND_ICON
private static final ResourceLocation
L
EMPTY_SLOT_LAPIS_LAZULI
field_41966
f_edepleay
EMPTY_SLOT_LAPIS_LAZULI_TEXTURE
LAPIS_ICON
private static final ResourceLocation
M
EMPTY_SLOT_AMETHYST_SHARD
field_42472
f_uidcgxav
EMPTY_SLOT_AMETHYST_SHARD_TEXTURE
AMETHYST_ICON
private final Component
N
appliesTo
field_41967
f_dfzztylk
appliesToText
appliesToText
private final Component
O
ingredients
field_41968
f_uktafdsm
ingredientsText
ingredientsText
private final Component
P
baseSlotDescription
field_41970
f_ojhogczu
baseSlotDescriptionText
baseSlotText
private final Component
Q
additionsSlotDescription
field_41971
f_hrnrfqlj
additionsSlotDescriptionText
additionsSlotText
private final List<ResourceLocation>
R
baseSlotEmptyIcons
field_41972
f_kanabeos
emptyBaseSlotTextures
baseIcons
private final List<ResourceLocation>
S
additionalSlotEmptyIcons
field_41973
f_ujwptjjj
emptyAdditionsSlotTextures
additionIcons

Constructor summary

ModifierConstructor
public (Component appliesToText, Component ingredientsText, Component baseSlotDescriptionText, Component additionsSlotDescriptionText, List<ResourceLocation> emptyBaseSlotTextures, List<ResourceLocation> emptyAdditionsSlotTextures, Item$Properties settings)

Method summary

Modifier and TypeMethod
public static SmithingTemplateItem
a(cyz$a arg0)
createArmorTrimTemplate(Item$Properties arg0)
method_48418(class_1792$class_1793 arg0)
m_zrzfdmyl(C_vorddnax$C_bfrytpdl arg0)
of(Item$Settings settings)
m_zrzfdmyl(Item$Settings settings)
public static SmithingTemplateItem
b(cyz$a arg0)
createNetheriteUpgradeTemplate(Item$Properties arg0)
method_48420(class_1792$class_1793 arg0)
m_fcoufhjq(C_vorddnax$C_bfrytpdl arg0)
createNetheriteUpgrade(Item$Settings settings)
createNetheriteUpgrade(Item$Settings settings)
private static List<ResourceLocation>
o()
createTrimmableArmorIconList()
method_48414()
m_mqztekds()
getArmorTrimEmptyBaseSlotTextures()
getArmorIcons()
private static List<ResourceLocation>
p()
createTrimmableMaterialIconList()
method_48415()
m_ktfenkfk()
getArmorTrimEmptyAdditionsSlotTextures()
getTrimAdditionIcons()
private static List<ResourceLocation>
q()
createNetheriteUpgradeIconList()
method_48416()
m_qmupueuz()
getNetheriteUpgradeEmptyBaseSlotTextures()
getNetheriteUpgradeIcons()
private static List<ResourceLocation>
r()
createNetheriteUpgradeMaterialList()
method_48417()
m_owjblkut()
getNetheriteUpgradeEmptyAdditionsSlotTextures()
getNetheriteAdditionIcons()
public void
a(czd arg0, cyz$b arg1, dch arg2, Consumer<wy> arg3, das arg4)
appendHoverText(ItemStack arg0, Item$TooltipContext arg1, TooltipDisplay arg2, Consumer<Component> arg3, TooltipFlag arg4)
method_67187(class_1799 arg0, class_1792$class_9635 arg1, class_10712 arg2, Consumer<class_2561> arg3, class_1836 arg4)
m_vlpdhsgt(C_sddaxwyk arg0, C_vorddnax$C_rdhfmrgz arg1, C_idvlscju arg2, Consumer<C_rdaqiwdt> arg3, C_taebrtdw arg4)
appendTooltip(ItemStack arg0, Item$TooltipContext arg1, TooltipDisplayComponent arg2, Consumer<Text> arg3, TooltipType arg4)
appendTooltip(ItemStack arg0, Item$TooltipContext arg1, C_idvlscju arg2, Consumer<Text> arg3, TooltipConfig arg4)
public Component
a()
getBaseSlotDescription()
method_48421()
m_xcwckgpt()
getBaseSlotDescription()
getBaseSlotText()
public Component
b()
getAdditionSlotDescription()
method_48422()
m_ghduczyo()
getAdditionsSlotDescription()
getAdditionsSlotText()
public List<ResourceLocation>
c()
getBaseSlotEmptyIcons()
method_48423()
m_eergeubp()
getEmptyBaseSlotTextures()
getBaseIcons()
public List<ResourceLocation>
n()
getAdditionalSlotEmptyIcons()
method_48413()
m_euuqyajb()
getEmptyAdditionsSlotTextures()
getAdditionIcons()