接口 BlockProjectileSource

所有超级接口:
ProjectileSource

public interface BlockProjectileSource extends ProjectileSource
  • 方法详细资料

    • getBlock

      @NotNull @NotNull Block getBlock()
      获取这个抛射物所属的方块。

      原文:Gets the block this projectile source belongs to.

      返回:
      抛射物所属方块