Sets a slot with an ItemStack
The slot is either their numerical id (0 indexed) or the slot string, as used in the /item command
Slot -1 uses the first available slot
Only runs for creative mode 
overload 1:
HostAPI.setSlot(slot: String): HostAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| slot accepts | typings.-1808118735||
| Return Value | typings.-1531650254
overload 2:
HostAPI.setSlot(slot: Integer): HostAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| slot accepts | typings.-672261858||
| Return Value | typings.-1531650254
overload 3:
HostAPI.setSlot(slot: String, item: String): HostAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| slot accepts | typings.-1808118735||
| item accepts | typings.-1808118735||
| Return Value | typings.-1531650254
overload 4:
HostAPI.setSlot(slot: Integer, item: ItemStack): HostAPI | Method Property | Fluent Description | Representation |
|---|---|---|
| slot accepts | typings.-672261858||
| item accepts | typings.-148280555||
| Return Value | typings.-1531650254
listFiles
action_wheel
Action
BlockRaycastTypes