ReusableItem

public abstract class ReusableItem extends Item

Types

Link copied to clipboard
public abstract class ReusableItemPersistence extends ItemPersistence
Link copied to clipboard
public abstract class ViewReusableItem extends Item.ViewItem

Functions

Link copied to clipboard
abstract ItemPersistence extractPersistence()
Link copied to clipboard
final Boolean getIsReusable()
Link copied to clipboard
abstract ItemEntity getNewItemEntity(Cell cell)
Link copied to clipboard
abstract Item.ViewItem getViewItem()
Link copied to clipboard
final Boolean isEquipped()
Link copied to clipboard
final Unit use()

Properties

Link copied to clipboard
private final Boolean isReusable
Link copied to clipboard
private final Item.ViewItem viewItem

Inheritors

Link copied to clipboard