Interface ArmorMaterialEvents.GetResistance
- Enclosing class:
ArmorMaterialEvents
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Deprecated.
-
Method Summary
Modifier and TypeMethodDescriptiondoublegetValue(net.minecraft.core.Holder<net.minecraft.world.item.ArmorMaterial> armorMaterial, net.minecraft.world.item.ArmorItem.Type armorType) Deprecated.
-
Method Details
-
getValue
double getValue(net.minecraft.core.Holder<net.minecraft.world.item.ArmorMaterial> armorMaterial, net.minecraft.world.item.ArmorItem.Type armorType) Deprecated.
-