extends RecipeBook
| cfj | |
| net.minecraft.client.util.RecipeBookClient |
字段概要
| 修饰符与类型 | 字段 | ||||
|---|---|---|---|---|---|
| private final CraftingManager |
| ||||
| private final Map<RecipeBookCategories, List<RecipeList>> |
| ||||
| private final List<RecipeList> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| public | (CraftingManager arg0) |
方法概要
| 修饰符与类型 | 方法 | ||||
|---|---|---|---|---|---|
| public void |
| ||||
| private RecipeList |
| ||||
| private static RecipeBookCategories |
| ||||
| public static List<RecipeBookCategories> |
| ||||
| public List<RecipeList> |
| ||||
| public List<RecipeList> |
|