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
Modifier and TypeClassDescriptionstatic class
static class
Nested classes/interfaces inherited from class com.prineside.tdi2.Item
Item.D, Item.Factory<T extends Item>, Item.UsableItem
-
Field Summary
-
Method Summary
Modifier and TypeMethodDescriptiongenerateIcon
(float size, boolean withShadow) getTitle()
getType()
boolean
Methods 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:
getCategory
in classItem
-
getSubcategory
- Specified by:
getSubcategory
in classItem
-
getTitle
-
getDescription
- Specified by:
getDescription
in classItem
-
getRarity
-
getAnalyticName
- Overrides:
getAnalyticName
in classItem
-
isCountable
public boolean isCountable()- Specified by:
isCountable
in classItem
- Returns:
- true, если ItemStack.count учитывается
-
generateIcon
- Specified by:
generateIcon
in classItem
-