|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ItemEffect
Item effect for modifications to items.
Method Summary | |
---|---|
void |
setItem(Item item)
Set the effect to use the specified item. |
Methods inherited from interface net.sf.mud4j.effect.Effect |
---|
apply, getName, hasExpired, isPermanent, undo |
Method Detail |
---|
void setItem(Item item)
item
- Item that the effect will use.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |