Add support for protocol version 1.21.100 (#12)
This commit is contained in:
@@ -3,8 +3,9 @@ package mapping
|
||||
import (
|
||||
"encoding/base64"
|
||||
"encoding/json"
|
||||
"github.com/sandertv/gophertunnel/minecraft/nbt"
|
||||
"sync"
|
||||
|
||||
"github.com/sandertv/gophertunnel/minecraft/nbt"
|
||||
)
|
||||
|
||||
type Item interface {
|
||||
|
||||
Reference in New Issue
Block a user