Package com.prineside.tdi2.items
Class RandomBarrierItem
java.lang.Object
com.prineside.tdi2.Item
com.prineside.tdi2.items.RandomBarrierItem
- All Implemented Interfaces:
 KryoSerializable
- 
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classNested classes/interfaces inherited from class com.prineside.tdi2.Item
Item.D, Item.Factory<T extends Item>, Item.UsableItem - 
Field Summary
Fields - 
Method Summary
Modifier and TypeMethodDescriptionbooleancpy()voidfillItemCreationForm(ItemCreationOverlay overlay) generateIcon(float size, boolean withShadow) getTitle()getType()booleanopenPack(ProgressManager.InventoryStatistics inventoryStatistics) booleanvoidMethods inherited from class com.prineside.tdi2.Item
addSellItems, addSellItemsMultiplied, affectedByLuckyWheelMultiplier, canBeSold, fillWithInfo, fromJson, getData, getDataOfType, getIconDrawable, getPriceInAcceleratorsForResearchReset, getSortingScore, isAffectedByDoubleGain, read, toJsonString, write 
- 
Field Details
- 
quality
public float quality 
 - 
 - 
Method Details
- 
cpy
 - 
from
 - 
getType
 - 
getCategory
- Specified by:
 getCategoryin classItem
 - 
getSubcategory
- Specified by:
 getSubcategoryin classItem
 - 
getAnalyticName
- Overrides:
 getAnalyticNamein classItem
 - 
canBeUnpacked
public boolean canBeUnpacked()- Overrides:
 canBeUnpackedin classItem
 - 
openPack
 - 
getTitle
 - 
getDescription
- Specified by:
 getDescriptionin classItem
 - 
getRarity
 - 
isCountable
public boolean isCountable()- Specified by:
 isCountablein classItem- Returns:
 - true if ItemStack.count is being accounted for
 
 - 
sameAs
 - 
toJson
 - 
generateIcon
- Specified by:
 generateIconin classItem
 
 -