1.21.6 Clientbound PlayState Packets
This commit is contained in:
5
codec/packet/game/client/player_combat_enter.go
Normal file
5
codec/packet/game/client/player_combat_enter.go
Normal file
@ -0,0 +1,5 @@
|
||||
package client
|
||||
|
||||
//codec:gen
|
||||
type EnterCombat struct {
|
||||
}
|
Reference in New Issue
Block a user