Documentation: Documentation for mineflayer.Container
refers to bot.openChest()
, which is deprecated
#2593
Labels
documentation
good first issue
low priority
Ready for implementation
Stage3
idea is precisely specified, only coding is left to do
The documentation for
mineflayer.Container
says: "Extends windows.Window for chests, dispensers, etc... Seebot.openChest(chestBlock or minecartchestEntity)
.". However, the documentation forbot.openChest()
says "Deprecated. Same asopenContainer
". The documentation formineflayer.Container
should probably directly point atbot.openContainer()
.The text was updated successfully, but these errors were encountered: