public final class InlineAction extends Action
| Constructor and Description |
|---|
InlineAction(String name,
Consumer<Human> action) |
InlineAction(String name,
Runnable action) |
| Modifier and Type | Method and Description |
|---|---|
void |
run(Human human) |
Copyright © 2017. All rights reserved.