CommandBlock; //导入依赖的package包/类 @SuppressWarnings("deprecation") public static Optional<String> serializeState(BlockState state) { YamlConfiguration yaml = new YamlConfiguration(); // http://minecraft.gamepedia.com/Block_entity was used as a reference for this method if (state instanceof ...
Minecraft Enchantment List /enchant Command I’m acommandexpert! To enchant an item with a Minecraft command type the following in the chatwhile holding the item: /enchant @s ENCHANTMENT_ID ENCHANTMENT_LEVEL For instance, if you want to enchant a sword with unbreaking III: /enchant @s unbreak...