fix codecs
This commit is contained in:
@@ -4,7 +4,7 @@ import "git.konjactw.dev/falloutBot/go-mc/data/packetid"
|
||||
|
||||
//codec:gen
|
||||
type PingRequest struct {
|
||||
payload int64
|
||||
Payload int64
|
||||
}
|
||||
|
||||
func (*PingRequest) PacketID() packetid.ServerboundPacketID {
|
||||
|
||||
Reference in New Issue
Block a user