接口 BlockCommandSender

所有超级接口:
CommandSender, Permissible, ServerOperator

public interface BlockCommandSender extends CommandSender
  • 方法详细资料

    • getBlock

      @NotNull @NotNull Block getBlock()
      返回命令发送者的方块.

      原文: Returns the block this command sender belongs to

      返回:
      命令发送者的方块