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