Package com.prineside.tdi2.items
Class GateItem
java.lang.Object
com.prineside.tdi2.Item
com.prineside.tdi2.items.GateItem
- 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 TypeMethodDescriptionvoidaddSellItems(Array<ItemStack> toStacks) booleancpy()generateIcon(float size, boolean withShadow) intgetSortingScore(ItemSortingType sortingType) getTitle()getType()booleanbooleanvoidtoString()Methods inherited from class com.prineside.tdi2.Item
addSellItemsMultiplied, affectedByLuckyWheelMultiplier, canBeUnpacked, fillItemCreationForm, fillWithInfo, fromJson, getData, getDataOfType, getIconDrawable, getPriceInAcceleratorsForResearchReset, isAffectedByDoubleGain, openPack, read, toJsonString, write
-
Field Details
-
gate
-
-
Method Details
-
from
-
cpy
-
getSubcategory
- Specified by:
getSubcategoryin classItem
-
getType
-
getCategory
- Specified by:
getCategoryin classItem
-
getTitle
-
getDescription
- Specified by:
getDescriptionin classItem
-
getSortingScore
- Overrides:
getSortingScorein classItem
-
getAnalyticName
- Overrides:
getAnalyticNamein classItem
-
canBeSold
public boolean canBeSold() -
addSellItems
- Overrides:
addSellItemsin 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
-
toString
-