MCPcopy
hub / github.com/PrismarineJS/mineflayer / tossLeftover

Function tossLeftover

lib/plugins/inventory.js:183–187  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181 }
182
183 async function tossLeftover () {
184 if (window.selectedItem) {
185 await clickWindow(-999, 0, 0)
186 }
187 }
188 }
189
190 async function activateBlock (block, direction, cursorPos) {

Callers 1

putSelectedItemRangeFunction · 0.85

Calls 1

clickWindowFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…