Package de.ellpeck.rockbottom.api.item
Class BasicItem
java.lang.Object
de.ellpeck.rockbottom.api.item.Item
de.ellpeck.rockbottom.api.item.BasicItem
- Direct Known Subclasses:
BasicItemTool,LiquidContainerItem,MetaItem,StorageContainerItem,TileItem
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.ellpeck.rockbottom.api.item.Item
attacksMultipleEntities, canHoldButtonToAttack, describeItem, getAttackCooldown, getAttackDamage, getCustomAttackableEntities, getDespawnTime, getHighestPossibleMeta, getInteractionPriority, getLocalizedName, getMaxAmount, getMaxInteractionDistance, getMiningSpeed, getName, getToolProperties, getUnlocalizedName, hasToolProperty, isDataSensitive, onEntityAttack, onInteractWith, onInteractWithDestKey, onTileBroken, register, setMaxAmount, takeDamage, takeDamage, toString, useMetaAsDurability
-
Constructor Details
-
BasicItem
-
-
Method Details
-
createRenderer
-
getRenderer
- Overrides:
getRendererin classItem
-