Object used in Item.createFoodItem method to specify general food item parameters.
Optional
2.2.0b76
Amount of hunger restored by this food in halfs.
1 // 0.5 hunger unit Copy
1 // 0.5 hunger unit
If true, the item will not be added to creative.
false Copy
false
Maximum item in stack size.
64 Copy
64
Copyright © 2024 Nernar. Copyright © 2020 #mineprogramming. Built with ❤ and TypeDoc.
Object used in Item.createFoodItem method to specify general food item parameters.