Interface BlockProjectileSource

All Superinterfaces:
ProjectileSource

public interface BlockProjectileSource extends ProjectileSource
  • Method Details

    • getBlock

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