Package com.prineside.tdi2.items
Class PrestigeDustItem
java.lang.Object
com.prineside.tdi2.Item
com.prineside.tdi2.items.PrestigeDustItem
- 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 TypeMethodDescriptiongenerateIcon(float size, boolean withShadow) getTitle()getType()booleanMethods inherited from class com.prineside.tdi2.Item
addSellItems, addSellItems, affectedByLuckyWheelMultiplier, canBeSold, canBeUnpacked, cpy, fillItemCreationForm, fillWithInfo, from, fromJson, getData, getData, getIconDrawable, getPriceInAcceleratorsForResearchReset, getSortingScore, isAffectedByDoubleGain, openPack, read, sameAs, toJson, toJsonString, write 
- 
Field Details
- 
RAW_PRESTIGE_COUNT_MULTIPLIER
public static final double RAW_PRESTIGE_COUNT_MULTIPLIER- See Also:
 
 
 - 
 - 
Method Details
- 
getType
 - 
getCategory
- Specified by:
 getCategoryin classItem
 - 
getSubcategory
- Specified by:
 getSubcategoryin classItem
 - 
getTitle
 - 
getDescription
- Specified by:
 getDescriptionin classItem
 - 
getRarity
 - 
getAnalyticName
- Overrides:
 getAnalyticNamein classItem
 - 
isCountable
public boolean isCountable()- Specified by:
 isCountablein classItem- Returns:
 - true, если ItemStack.count учитывается
 
 - 
generateIcon
- Specified by:
 generateIconin classItem
 
 -