Class ToolTier1_12_2
java.lang.Object
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped<net.minecraft.item.Item.ToolMaterial>
mods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
mods.thecomputerizer.theimpossiblelibrary.legacy.v12.m2.common.item.ToolTier1_12_2
- All Implemented Interfaces:
mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped<net.minecraft.item.Item.ToolMaterial>
public class ToolTier1_12_2
extends mods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
-
Field Summary
Fields inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
wrapped -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class mods.thecomputerizer.theimpossiblelibrary.api.wrappers.AbstractWrapped
equals, getWrapped, getWrappedClass, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface mods.thecomputerizer.theimpossiblelibrary.api.wrappers.Wrapped
unwrap
-
Constructor Details
-
ToolTier1_12_2
public ToolTier1_12_2(net.minecraft.item.Item.ToolMaterial tier)
-
-
Method Details
-
getDamage
public float getDamage()- Specified by:
getDamagein classmods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
-
getEfficiency
public float getEfficiency()- Specified by:
getEfficiencyin classmods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
-
getEnchantability
public int getEnchantability()- Specified by:
getEnchantabilityin classmods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
-
getLevel
public int getLevel()- Specified by:
getLevelin classmods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
-
getUses
public int getUses()- Specified by:
getUsesin classmods.thecomputerizer.theimpossiblelibrary.api.common.item.ToolTierAPI<net.minecraft.item.Item.ToolMaterial>
-