| Package | Description | 
|---|---|
| net.minecraft.client.tutorial | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CompletedTutorialStep | 
| class  | CraftPlanksStep | 
| class  | FindTreeStep | 
| class  | MovementStep | 
| class  | OpenInventoryStep | 
| class  | PunchTreeStep | 
| Modifier and Type | Field and Description | 
|---|---|
| private ITutorialStep | Tutorial. tutorialStep | 
| Modifier and Type | Field and Description | 
|---|---|
| private java.util.function.Function<Tutorial,? extends ITutorialStep> | TutorialSteps. tutorial | 
| Modifier and Type | Method and Description | 
|---|---|
| ITutorialStep | TutorialSteps. create(Tutorial tutorial) |