Class ResUseInfo
java.lang.Object
de.ellpeck.rockbottom.api.construction.resource.ResUseInfo
- All Implemented Interfaces:
IUseInfo
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleancontainsItem(ItemInstance instance) copy()booleanintgetItems()getName()inthashCode()setAmount(int amount) toString()
-
Constructor Details
-
ResUseInfo
-
ResUseInfo
-
-
Method Details
-
getName
-
getAmount
public int getAmount() -
setAmount
-
getItems
-
containsItem
- Specified by:
containsItemin interfaceIUseInfo
-
copy
-
equals
-
hashCode
public int hashCode() -
toString
-