java.lang.Object
org.cloudburstmc.api.item.ItemTypes.IntItem
- All Implemented Interfaces:
ItemType
- Enclosing class:
- ItemTypes
-
Method Details
-
createItem
- Specified by:
createItemin interfaceItemType
-
getId
-
isBlock
public boolean isBlock() -
getMaximumStackSize
public int getMaximumStackSize()- Specified by:
getMaximumStackSizein interfaceItemType
-
getAttackDamage
public int getAttackDamage()- Specified by:
getAttackDamagein interfaceItemType
-
getArmorPoints
public int getArmorPoints()- Specified by:
getArmorPointsin interfaceItemType
-
getToughness
public int getToughness()- Specified by:
getToughnessin interfaceItemType
-
getDurability
public int getDurability()- Specified by:
getDurabilityin interfaceItemType
-
getFuelTime
public short getFuelTime()- Specified by:
getFuelTimein interfaceItemType
-
getBlockType
- Specified by:
getBlockTypein interfaceItemType
-
getMetadataClass
- Specified by:
getMetadataClassin interfaceItemType
-
getToolType
- Specified by:
getToolTypein interfaceItemType
-
getTierType
- Specified by:
getTierTypein interfaceItemType
-
isPlaceable
public boolean isPlaceable()- Specified by:
isPlaceablein interfaceItemType
-
getBlock
-
toString
-
hashCode
public int hashCode()
-