JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
com.nyrds.pixeldungeon.items.common
Interface UnknownItem
All Known Implementing Classes:
BlankScroll
,
ChaosStaff
,
InventoryScroll
,
Potion
,
PotionOfExperience
,
PotionOfFrost
,
PotionOfHealing
,
PotionOfInvisibility
,
PotionOfLevitation
,
PotionOfLiquidFlame
,
PotionOfMight
,
PotionOfMindVision
,
PotionOfParalyticGas
,
PotionOfPurity
,
PotionOfStrength
,
PotionOfToxicGas
,
Ring
,
RingOfAccuracy
,
RingOfDetection
,
RingOfElements
,
RingOfEvasion
,
RingOfHaggler
,
RingOfHaste
,
RingOfHerbalism
,
RingOfMending
,
RingOfPower
,
RingOfSatiety
,
RingOfShadows
,
RingOfThorns
,
Scroll
,
ScrollOfChallenge
,
ScrollOfCurse
,
ScrollOfDomination
,
ScrollOfIdentify
,
ScrollOfLullaby
,
ScrollOfMagicMapping
,
ScrollOfMirrorImage
,
ScrollOfPsionicBlast
,
ScrollOfRecharging
,
ScrollOfRemoveCurse
,
ScrollOfSummoning
,
ScrollOfTeleportation
,
ScrollOfTerror
,
ScrollOfUpgrade
,
ScrollOfWeaponUpgrade
,
SimpleWand
,
UpgradablePotion
,
Wand
,
WandOfAmok
,
WandOfAvalanche
,
WandOfBlink
,
WandOfDisintegration
,
WandOfFirebolt
,
WandOfFlock
,
WandOfIcebolt
,
WandOfLightning
,
WandOfMagicMissile
,
WandOfPoison
,
WandOfRegrowth
,
WandOfShadowbolt
,
WandOfSlowness
,
WandOfTelekinesis
,
WandOfTeleportation
public interface
UnknownItem
Created by mike on 18.02.2017. This file is part of Remixed Pixel Dungeon.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
boolean
isKnown
()
void
setKnown
()
Method Detail
setKnown
void setKnown()
isKnown
boolean isKnown()
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method