Class Constants
java.lang.Object
com.mrbysco.spoiled.Constants
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic List<net.minecraft.world.item.crafting.RecipeHolder<SpoilRecipe>> getRecipesFor(net.minecraft.world.item.crafting.SingleRecipeInput input, net.minecraft.world.level.Level serverLevel) static net.minecraft.resources.Identifier
-
Field Details
-
MOD_NAME
- See Also:
-
MOD_ID
- See Also:
-
MOD_PREFIX
- See Also:
-
SPOIL_TAG
- See Also:
-
SPOIL_TIME_TAG
- See Also:
-
LOGGER
public static final org.slf4j.Logger LOGGER -
SPOIL_RECIPES
-
-
Constructor Details
-
Constants
public Constants()
-
-
Method Details
-
modLoc
-
getRecipesFor
public static List<net.minecraft.world.item.crafting.RecipeHolder<SpoilRecipe>> getRecipesFor(net.minecraft.world.item.crafting.SingleRecipeInput input, net.minecraft.world.level.Level serverLevel)
-