Class UCoreRecipesProvider
java.lang.Object
info.u_team.u_team_core.data.CommonRecipeProvider
info.u_team.u_team_core.intern.data.provider.UCoreRecipesProvider
- All Implemented Interfaces:
CommonDataProvider<Consumer<net.minecraft.data.recipes.FinishedRecipe>>
,net.minecraft.data.DataProvider
-
Nested Class Summary
Nested classes/interfaces inherited from interface info.u_team.u_team_core.data.CommonDataProvider
CommonDataProvider.NoParam
-
Field Summary
Fields inherited from interface net.minecraft.data.DataProvider
FIXED_ORDER_FIELDS, KEY_COMPARATOR
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class info.u_team.u_team_core.data.CommonRecipeProvider
getGenerationData, getIngredientOfTag, getName, has, has, has, registerVanilla, run
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface info.u_team.u_team_core.data.CommonDataProvider
modid
-
Constructor Details
-
UCoreRecipesProvider
-
-
Method Details
-
register
-