1.21.6 Serverbound PlayState Packets
This commit is contained in:
@ -36,6 +36,7 @@ type Advancement struct {
|
||||
SendTelemetryData bool
|
||||
}
|
||||
|
||||
//codec:gen
|
||||
type AdvancementProgress struct {
|
||||
ID string `mc:"Identifier"`
|
||||
CriterionId string `mc:"Identifier"`
|
||||
|
Reference in New Issue
Block a user