类的使用
org.bukkit.inventory.StonecuttingRecipe
使用StonecuttingRecipe的程序包
程序包
说明
参与操作玩家物品栏和物品交互的类.
Package for
InventoryView
child interfaces that
house further usability for InventoryView
.-
org.bukkit.inventory中StonecuttingRecipe的使用
修饰符和类型方法说明Sets the input of this cooking recipe.StonecuttingRecipe.setInputChoice
(@NotNull RecipeChoice input) Sets the input of this cooking recipe. -
org.bukkit.inventory.view中StonecuttingRecipe的使用
返回变量类型为StonecuttingRecipe的类型的org.bukkit.inventory.view中的方法修饰符和类型方法说明StonecutterView.getRecipes()
Gets a copy of all recipes currently available to the player.