update cmd/... for new chat package

This commit is contained in:
Tnze
2019-08-06 14:56:28 +08:00
parent ced82a1cab
commit f11c0e773a
5 changed files with 10 additions and 5 deletions

View File

@ -23,6 +23,7 @@ import (
"github.com/Tnze/go-mc/authenticate"
"github.com/Tnze/go-mc/bot"
"github.com/Tnze/go-mc/chat"
_ "github.com/Tnze/go-mc/data/lang/en-us"
"github.com/Tnze/go-mc/net"
"github.com/Tnze/go-mc/net/CFB8"
pk "github.com/Tnze/go-mc/net/packet"