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