Class BlockIngredient.IntersectionBlockIngredient.Type
java.lang.Object
com.petrolpark.core.recipe.ingredient.BlockIngredient.SetBlockIngredient.SetBlockIngredientType<BlockIngredient.IntersectionBlockIngredient>
com.petrolpark.core.recipe.ingredient.BlockIngredient.IntersectionBlockIngredient.Type
- All Implemented Interfaces:
BlockIngredient.BlockIngredientType<BlockIngredient.IntersectionBlockIngredient>
- Enclosing class:
BlockIngredient.IntersectionBlockIngredient
protected static class BlockIngredient.IntersectionBlockIngredient.Type
extends BlockIngredient.SetBlockIngredient.SetBlockIngredientType<BlockIngredient.IntersectionBlockIngredient>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreate(BlockIngredient<?>[] values) net.minecraft.resources.ResourceLocationgetId()Methods inherited from class com.petrolpark.core.recipe.ingredient.BlockIngredient.SetBlockIngredient.SetBlockIngredientType
read
-
Field Details
-
ID
public static final net.minecraft.resources.ResourceLocation ID
-
-
Constructor Details
-
Type
protected Type()
-
-
Method Details
-
getId
public net.minecraft.resources.ResourceLocation getId() -
create
-