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 | Method Property | Fluent Description | Representation |
|---|---|---|
| item accepts | typings.-1808118735||
| Return Value | typings.-148280555
overload 2:
WorldAPI.newItem(item: String, count: Integer): ItemStack | Method Property | Fluent Description | Representation |
|---|---|---|
| item accepts | typings.-1808118735||
| count accepts | typings.-672261858||
| Return Value | typings.-148280555
overload 3:
WorldAPI.newItem(item: String, count: Integer, damage: Integer): ItemStack | Method Property | Fluent Description | Representation |
|---|---|---|
| item accepts | typings.-1808118735||
| count accepts | typings.-672261858||
| damage accepts | typings.-672261858||
| Return Value | typings.-148280555
listFiles
action_wheel
Action
BlockRaycastTypes