Uses of Interface
mmud.commands.items.ItemCommand
Packages that use ItemCommand
-
Uses of ItemCommand in mmud.commands.items
Classes in mmud.commands.items that implement ItemCommandModifier and TypeClassDescriptionclassBuys an item from a shopkeeper.classClose a container: "close chest".classDestroys an item from inventory.classYou start removing what you are carrying in either left hand, right hand or both hands.classDrink an item: "drink beer".classDrop an item onto the floor: "drop bucket".classEat an item from inventory.class/** Empty a container in your inventory: "empy sack".classRetrieve item from floor: "get bucket".classGive an item in your inventory to another character.classStarts you leading an item, for example a dog.classOpen a container: "open chest".classPut an item into a container: "put ring in sack".classRead stuff: "read sign".class/** Retrieve an item from a container: "retrieve ring from sack".classStarts you riding an item, for example a horse.classSells an item to a shopkeeper.classShowing an item to a bot.classStops you leading an item, for example a dog.classStops you riding an item, for example a horse.classYou start stripping.classUnlocks a container with a key: "unlock chest with key".classStop you wearing an item on you.classStops you wielding an item.classStarts you wear an item on you.classStarts you wielding an item.