Add support for protocol version 1.21.100 (#12)
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
package proto
|
||||
|
||||
import (
|
||||
"image/color"
|
||||
|
||||
"github.com/google/uuid"
|
||||
"github.com/sandertv/gophertunnel/minecraft/protocol"
|
||||
"image/color"
|
||||
)
|
||||
|
||||
// PlayerListEntry is an entry found in the PlayerList packet. It represents a single player using the UUID
|
||||
|
||||
Reference in New Issue
Block a user