Class AllIngredients
java.lang.Object
com.simibubi.create.foundation.recipe.AllIngredients
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final net.neoforged.neoforge.registries.DeferredRegister<net.neoforged.neoforge.common.crafting.IngredientType<?>> -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregister(net.neoforged.bus.api.IEventBus modEventBus)
-
Field Details
-
INGREDIENT_TYPES
public static final net.neoforged.neoforge.registries.DeferredRegister<net.neoforged.neoforge.common.crafting.IngredientType<?>> INGREDIENT_TYPES
-
-
Constructor Details
-
AllIngredients
public AllIngredients()
-
-
Method Details
-
register
@Internal public static void register(net.neoforged.bus.api.IEventBus modEventBus)
-