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

Method items

lib/scoreboard.js:46–48  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

44 }
45
46 get items () {
47 return Object.values(this.itemsMap).sort(sortItems)
48 }
49 }
50
51 ScoreBoard.positions = {

Callers 15

depositBonesFunction · 0.80
withdrawBonesFunction · 0.80
useChests.jsFile · 0.80
crossbower.jsFile · 0.80
sayItemsFunction · 0.80
depositItemFunction · 0.80
putInFurnaceFunction · 0.80
putItemFunction · 0.80
addLapisFunction · 0.80
tossFunction · 0.80
writeFunction · 0.80
printFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected