Buy Me a Coffee at ko-fi.com

Parses and creates a new ItemStack from the given string
A count and damage can be given, to be applied on this itemstack

overload 1:
WorldAPI.newItem(item: String): ItemStack
typings.-1808118735typings.-148280555
Method PropertyFluent DescriptionRepresentation
item accepts
Return Value
overload 2:
WorldAPI.newItem(item: String, count: Integer): ItemStack
typings.-1808118735typings.-672261858typings.-148280555
Method PropertyFluent DescriptionRepresentation
item accepts
count accepts
Return Value
overload 3:
WorldAPI.newItem(item: String, count: Integer, damage: Integer): ItemStack
typings.-1808118735typings.-672261858typings.-672261858typings.-148280555
Method PropertyFluent DescriptionRepresentation
item accepts
count accepts
damage accepts
Return Value