| Modifier and Type | Field and Description |
|---|---|
private InventorySet |
inventory |
private Video |
video |
| Constructor and Description |
|---|
CmdIn(InventorySet inventory,
Video video) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
run()
The command body.
|
private InventorySet inventory
CmdIn(InventorySet inventory, Video video)