net.minecraft.item

public enum ToolMaterials

implements ToolMaterial

bng
net.minecraft.world.item.Tiers
net.minecraft.class_1834
net.minecraft.item.ToolMaterials
net.minecraft.unmapped.C_ebukueho
net.minecraft.item.ItemTier
net.minecraft.item.ItemTier

Enum constant summary

Enum Constant
a
WOOD
field_8922
WOOD
f_irgoaozl
WOOD
WOOD
b
STONE
field_8927
STONE
f_fkqywzll
STONE
STONE
c
IRON
field_8923
IRON
f_ivtjahfy
IRON
IRON
d
DIAMOND
field_8930
DIAMOND
f_kcxmhcxk
DIAMOND
DIAMOND
e
GOLD
field_8929
GOLD
f_qxrcncaa
GOLD
GOLD
f
NETHERITE
field_22033
NETHERITE
f_dowutpjd
NETHERITE
NETHERITE

Field summary

Modifier and TypeField
private final int
g
level
field_8925
miningLevel
f_uyvgbktw
field_78001_f
harvestLevel
private final int
h
uses
field_8924
itemDurability
f_knxetuhw
field_78002_g
maxUses
private final float
i
speed
field_8932
miningSpeed
f_tcazulhh
field_78010_h
efficiency
private final float
j
damage
field_8931
attackDamage
f_pbmoigea
field_78011_i
attackDamage
private final int
k
enchantmentValue
field_8933
enchantability
f_xyiqpzts
field_78008_j
enchantability
private final Lazy<Ingredient>
l
repairIngredient
field_8928
repairIngredient
f_ntqzhglk
field_200940_k
repairMaterial

Constructor summary

ModifierConstructor
private (int arg0, int arg1, float miningLevel, float itemDurability, int miningSpeed, Supplier<Ingredient> attackDamage)

Method summary

Modifier and TypeMethod
public int
a()
getUses()
method_8025()
getDurability()
m_asmietvx()
func_200926_a()
getMaxUses()
public float
b()
getSpeed()
method_8027()
getMiningSpeedMultiplier()
m_niryxwaq()
func_200928_b()
getEfficiency()
public float
c()
getAttackDamageBonus()
method_8028()
getAttackDamage()
m_zccyxrky()
func_200929_c()
getAttackDamage()
public int
d()
getLevel()
method_8024()
getMiningLevel()
m_hhxogxpc()
func_200925_d()
getHarvestLevel()
public int
e()
getEnchantmentValue()
method_8026()
getEnchantability()
m_atzlfmwa()
func_200927_e()
getEnchantability()
public Ingredient
f()
getRepairIngredient()
method_8023()
getRepairIngredient()
m_kixnfbjm()
func_200924_f()
getRepairMaterial()