public class RecipesUpdatedEvent
extends net.minecraftforge.eventbus.api.Event
Dist.CLIENT when RecipeManager has all of its recipes synced from the server to the client (just after a client has connected),| Constructor and Description |
|---|
RecipesUpdatedEvent(RecipeManager mgr) |
| Modifier and Type | Method and Description |
|---|---|
RecipeManager |
getRecipeManager() |
public RecipesUpdatedEvent(RecipeManager mgr)
public RecipeManager getRecipeManager()