类 CommandBlockExecuteEvent

java.lang.Object
cn.nukkit.event.Event
cn.nukkit.event.block.BlockEvent
cn.nukkit.event.command.CommandBlockExecuteEvent
所有已实现的接口:
Cancellable

@PowerNukkitXOnly @Since("1.6.0.0-PNX") public class CommandBlockExecuteEvent extends BlockEvent implements Cancellable
  • 构造器详细资料

    • CommandBlockExecuteEvent

      public CommandBlockExecuteEvent(Block block, String command)
  • 方法详细资料