public class TeleportRailFuelRecipe extends FuelRecipe
FuelRecipe.Serializer<T extends FuelRecipe>
fuel, group, id, ingredient
Constructor and Description |
---|
TeleportRailFuelRecipe(net.minecraft.util.ResourceLocation id,
java.lang.String group,
net.minecraft.item.crafting.Ingredient ingredient,
int fuel) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.item.crafting.IRecipeSerializer<?> |
getSerializer() |
net.minecraft.item.crafting.IRecipeType<?> |
getType() |
canFit, getCraftingResult, getFuel, getGroup, getId, getIngredients, getRecipeOutput, matches