Class BlockIngredient.UnionBlockIngredient.Type
java.lang.Object
com.petrolpark.core.recipe.ingredient.BlockIngredient.SetBlockIngredient.SetBlockIngredientType<BlockIngredient.UnionBlockIngredient>
com.petrolpark.core.recipe.ingredient.BlockIngredient.UnionBlockIngredient.Type
- All Implemented Interfaces:
BlockIngredient.BlockIngredientType<BlockIngredient.UnionBlockIngredient>
- Enclosing class:
BlockIngredient.UnionBlockIngredient
protected static class BlockIngredient.UnionBlockIngredient.Type
extends BlockIngredient.SetBlockIngredient.SetBlockIngredientType<BlockIngredient.UnionBlockIngredient>
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected BlockIngredient.UnionBlockIngredientcreate(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
- Specified by:
createin classBlockIngredient.SetBlockIngredient.SetBlockIngredientType<BlockIngredient.UnionBlockIngredient>
-