Package at.minecraftschurli.mods.arsmagicalegacy.api.plant
@NullMarked
package at.minecraftschurli.mods.arsmagicalegacy.api.plant
-
ClassDescriptionVariant of
GrowthTypethat uses a default implementation for growing.A context record used for most methods inGrowthType.Holds aPlant's growth logic.Represents the harvesting transition of a plant, used by someGrowthTypes.Represents a plant.Variant ofGrowthTypethat separates the replanting logic fromGrowthType.harvest(GrowthContext, boolean)out into separate methods.Represents the harvesting transition of a tall plant, used by someGrowthTypes.