Klasse RecipeEvents.Internal
java.lang.Object
de.luckymcdev.foundryengine.common.event.RecipeEvents.Internal
- Umschließende Klasse:
RecipeEvents
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifikator und TypMethodeBeschreibungstatic voidclear()static voidpostModifyRecipes(net.neoforged.neoforge.event.ModifyRecipeJsonsEvent e) static voidpostRecipesReceived(net.neoforged.neoforge.client.event.RecipesReceivedEvent e) static voidregister(net.neoforged.bus.api.IEventBus bus)
-
Konstruktordetails
-
Internal
public Internal()
-
-
Methodendetails
-
postRecipesReceived
public static void postRecipesReceived(net.neoforged.neoforge.client.event.RecipesReceivedEvent e) -
postModifyRecipes
public static void postModifyRecipes(net.neoforged.neoforge.event.ModifyRecipeJsonsEvent e) -
register
public static void register(net.neoforged.bus.api.IEventBus bus) -
clear
public static void clear()
-