Class CropInfo
java.lang.Object
net.darkhax.botanypots.common.addons.jei.crop.CropInfo
-
Constructor Summary
ConstructorsConstructorDescriptionCropInfo(net.minecraft.resources.ResourceLocation id, net.minecraft.world.item.crafting.Ingredient seed, net.minecraft.world.item.crafting.Ingredient soil, int growthTime, List<ItemDropProvider> drops) -
Method Summary
-
Constructor Details
-
CropInfo
public CropInfo(net.minecraft.resources.ResourceLocation id, net.minecraft.world.item.crafting.Ingredient seed, net.minecraft.world.item.crafting.Ingredient soil, int growthTime, List<ItemDropProvider> drops)
-
-
Method Details
-
context
-
id
public net.minecraft.resources.ResourceLocation id() -
seed
public net.minecraft.world.item.crafting.Ingredient seed() -
soil
public net.minecraft.world.item.crafting.Ingredient soil() -
growthTime
public int growthTime() -
drops
-
inventory
-