Add support for protocol version 1.21.100 (#12)
This commit is contained in:
@@ -2,8 +2,9 @@ package chunk
|
||||
|
||||
import (
|
||||
"bytes"
|
||||
"github.com/df-mc/dragonfly/server/block/cube"
|
||||
"sync"
|
||||
|
||||
"github.com/df-mc/dragonfly/server/block/cube"
|
||||
)
|
||||
|
||||
// pool is used to pool byte buffers used for encoding chunks.
|
||||
|
||||
Reference in New Issue
Block a user