Interface PlantFamily.BiomeTick
- Enclosing class:
- PlantFamily
public static interface PlantFamily.BiomeTick
-
Method Summary
Modifier and TypeMethodDescriptionvoidtick(AbstractPlant plant, net.minecraft.core.Holder<net.minecraft.world.level.biome.Biome> biome)
-
Method Details
-
tick
void tick(AbstractPlant plant, net.minecraft.core.Holder<net.minecraft.world.level.biome.Biome> biome)
-