Class ToolTierHelper
java.lang.Object
com.riverstone.unknown303.errorlib.api.helpers.ErrorLibHelper
com.riverstone.unknown303.errorlib.api.helpers.tier.ToolTierHelper
-
Field Summary
Fields inherited from class com.riverstone.unknown303.errorlib.api.helpers.ErrorLibHelper
modInfo -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateTierInfo(int durability, float attackSpeed, float attackDamage, int enchantability) net.minecraft.world.item.TiercreateToolTier(String tierId, TierInfo info) Methods inherited from class com.riverstone.unknown303.errorlib.api.helpers.ErrorLibHelper
getModId, getModLogger, getRegister
-
Constructor Details
-
ToolTierHelper
-
-
Method Details
-
createToolTier
-
createTierInfo
public TierInfo createTierInfo(int durability, float attackSpeed, float attackDamage, int enchantability)
-