Interface PlantTileType.PlantingParticles

Enclosing class:
PlantTileType

public static interface PlantTileType.PlantingParticles
  • Method Summary

    Modifier and Type
    Method
    Description
    net.minecraft.core.particles.ParticleOptions
    particles(net.minecraft.world.level.block.state.BlockState blockState)
     
  • Method Details

    • particles

      net.minecraft.core.particles.ParticleOptions particles(net.minecraft.world.level.block.state.BlockState blockState)