Merge updates to current upstream#3841
Merge updates to current upstream#3841GenerelSchwerz wants to merge 71 commits intoPrismarineJS:masterfrom
Conversation
ADD ABILITIES
syncing to base
fix entity memory leak
ray raycast block
fix heldItemChanged
fix blockAtCursor infinite loop
sync to upstream
sync to upstream
some important fixes (sync versions)
…nto PrismarineJS-master
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
Warning Review the following alerts detected in dependencies. According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.
|
| @@ -1,5 +1,5 @@ | |||
| // This example will shoot the player that said "fire" in chat, when it is said in chat. | |||
| const mineflayer = require('mineflayer') | |||
| const mineflayer = require('../') | |||
No description provided.