Modifier and Type | Field and Description |
---|---|
private RecipeManager |
ClientPlayNetHandler.recipeManager |
Modifier and Type | Method and Description |
---|---|
RecipeManager |
ClientPlayNetHandler.getRecipeManager() |
Modifier and Type | Field and Description |
---|---|
private RecipeManager |
ClientRecipeBook.recipeManager |
Constructor and Description |
---|
ClientRecipeBook(RecipeManager p_i48186_1_) |
Modifier and Type | Method and Description |
---|---|
RecipeManager |
ClientWorld.getRecipeManager() |
Modifier and Type | Field and Description |
---|---|
private RecipeManager |
ServerRecipeBook.recipeManager |
Constructor and Description |
---|
ServerRecipeBook(RecipeManager p_i48175_1_) |
Modifier and Type | Field and Description |
---|---|
private RecipeManager |
MinecraftServer.recipeManager |
Modifier and Type | Method and Description |
---|---|
RecipeManager |
MinecraftServer.getRecipeManager() |
Modifier and Type | Method and Description |
---|---|
abstract RecipeManager |
World.getRecipeManager() |
Modifier and Type | Method and Description |
---|---|
RecipeManager |
ServerWorld.getRecipeManager() |
Modifier and Type | Method and Description |
---|---|
static void |
ForgeHooksClient.onRecipesUpdated(RecipeManager mgr) |
Modifier and Type | Field and Description |
---|---|
private RecipeManager |
RecipesUpdatedEvent.mgr |
Modifier and Type | Method and Description |
---|---|
RecipeManager |
RecipesUpdatedEvent.getRecipeManager() |
Constructor and Description |
---|
RecipesUpdatedEvent(RecipeManager mgr) |