getCommandSenderName().trim())) { continue; } if (AutoBlock.isActive && Wrapper.INSTANCE.player().getCurrentEquippedItem() != null && Wrapper.INSTANCE.player().getCurrentEquippedItem().getItem() instanceof ItemSword) { ItemStack lel = Wrapper.INSTANCE.player().getCurrentEquippedItem(); lel...
Added a new disableChat command line option – when used, receiving and sending online chat is disabled 添加了新的 disableChat 命令行选项 – 当开启时,无法接收或发送在线聊天信息 Added a new disableMultiplayer command line option – when used, the Multiplayer button is disabled 添加了新的 disable...
Added a spectate command 加入spectate指令 Loot table predicates can now be defined in separate files and used for entity selectors and in execute ifcommand 战利品表判据现在可以单独定义在文件里面,并且可以在execute if命令以及实体选择器中使用。 Extended advancement and loot table predicates 扩充了进度和...
Added a new disableMultiplayer command line option – when used, the Multiplayer button is disabled 添加了新的 disableMultiplayer 命令行选项 - 当开启时,多人游戏按钮被禁用 Added bastion remnants 添加了堡垒遗迹 Added new Game Mode Switcher debug menu ...
Added general-purpose storage for data commands 为data 命令增加了通用的 storage 子命令 Added aspectatecommand 加入spectate指令 Loot table predicates can now be defined in separate files and used for entity selectors and inexecute ifcommand
Added a spectate command 加入spectate 指令 Loot table predicates can now be defined in separate files and used for entity selectors and in execute ifcommand 战利品表判据现在可以单独定义在文件里面,并且可以在 execute if 命令以及实体选择器中使用。
Added a spectate command 加入spectate 指令 Loot table predicates can now be defined in separate files and used for entity selectors and in execute if command 战利品表判据现在可以单独定义在文件里面,并且可以在 execute if 命令以及实体选择器中使用。
MongoDB中的集合查询(获取一组文档中某个字段的不同值列表) 运用方法:DBCollection对象方法中的 distinct() 语句: 语句结构:distinct(key,[query]) key字符串,指定获取哪个字段的不同值;query:包含标准查询选项的对象,指定了要从哪个文档中获取不同的字段值 ...
getCommandSenderName().trim())) { continue; } if (AutoBlock.isActive && Wrapper.INSTANCE.player().getCurrentEquippedItem() != null && Wrapper.INSTANCE.player().getCurrentEquippedItem().getItem() instanceof ItemSword) { ItemStack lel = Wrapper.INSTANCE.player().getCurrentEquippedItem(); lel...
MongoDB中的集合查询(获取一组文档中某个字段的不同值列表) 运用方法:DBCollection对象方法中的 distinct() 语句: 语句结构:distinct(key,[query]) key字符串,指定获取哪个字段的不同值;query:包含标准查询选项的对象,指定了要从哪个文档中获取不同的字段值 ...