Interface BlockProjectileSource

All Superinterfaces:
ProjectileSource

public interface BlockProjectileSource extends ProjectileSource
Since:
1.7.10
  • Method Details

    • getBlock

      @NotNull @NotNull Block getBlock()
      Gets the block this projectile source belongs to.
      Returns:
      Block for the projectile source
      Since:
      1.7.10