Squashed below commits
nbt chat message fixes some bug chunk temp relocate module items id
This commit is contained in:
@ -17,11 +17,11 @@ import (
|
||||
|
||||
"github.com/google/uuid"
|
||||
|
||||
"github.com/Tnze/go-mc/data/packetid"
|
||||
"github.com/Tnze/go-mc/net"
|
||||
"github.com/Tnze/go-mc/net/CFB8"
|
||||
pk "github.com/Tnze/go-mc/net/packet"
|
||||
"github.com/Tnze/go-mc/yggdrasil/user"
|
||||
"git.konjactw.dev/falloutBot/go-mc/data/packetid"
|
||||
"git.konjactw.dev/falloutBot/go-mc/net"
|
||||
"git.konjactw.dev/falloutBot/go-mc/net/CFB8"
|
||||
pk "git.konjactw.dev/falloutBot/go-mc/net/packet"
|
||||
"git.konjactw.dev/falloutBot/go-mc/yggdrasil/user"
|
||||
)
|
||||
|
||||
// Deprecated: Moved to go-mc/yggdrasil/user, because go-mc/bot also needs them
|
||||
|
Reference in New Issue
Block a user