Split ClientAbilities_f32 packet

This commit is contained in:
ice_iix 2020-06-27 16:41:03 -07:00
parent ba1cb6606e
commit 81300cdf43
18 changed files with 18 additions and 18 deletions

View File

@ -280,7 +280,7 @@ state_packets!(
} }
/// ClientAbilities is used to modify the players current abilities. /// ClientAbilities is used to modify the players current abilities.
/// Currently flying is the only one /// Currently flying is the only one
packet ClientAbilities { packet ClientAbilities_f32 {
field flags: u8 =, field flags: u8 =,
field flying_speed: f32 =, field flying_speed: f32 =,
field walking_speed: f32 =, field walking_speed: f32 =,

View File

@ -23,7 +23,7 @@ protocol_packet_ids!(
0x0c => PlayerPositionLook 0x0c => PlayerPositionLook
0x0d => PlayerLook 0x0d => PlayerLook
0x0e => Player 0x0e => Player
0x0f => ClientAbilities 0x0f => ClientAbilities_f32
0x10 => PlayerDigging_u8 0x10 => PlayerDigging_u8
0x11 => PlayerAction 0x11 => PlayerAction
0x12 => SteerVehicle 0x12 => SteerVehicle

View File

@ -31,7 +31,7 @@ protocol_packet_ids!(
0x14 => SteerBoat 0x14 => SteerBoat
0x15 => PickItem 0x15 => PickItem
0x16 => CraftRecipeRequest 0x16 => CraftRecipeRequest
0x17 => ClientAbilities 0x17 => ClientAbilities_f32
0x18 => PlayerDigging 0x18 => PlayerDigging
0x19 => PlayerAction 0x19 => PlayerAction
0x1a => SteerVehicle 0x1a => SteerVehicle

View File

@ -31,7 +31,7 @@ protocol_packet_ids!(
0x14 => SteerBoat 0x14 => SteerBoat
0x15 => PickItem 0x15 => PickItem
0x16 => CraftRecipeRequest 0x16 => CraftRecipeRequest
0x17 => ClientAbilities 0x17 => ClientAbilities_f32
0x18 => PlayerDigging 0x18 => PlayerDigging
0x19 => PlayerAction 0x19 => PlayerAction
0x1a => SteerVehicle 0x1a => SteerVehicle

View File

@ -26,7 +26,7 @@ protocol_packet_ids!(
0x0f => Player 0x0f => Player
0x10 => VehicleMove 0x10 => VehicleMove
0x11 => SteerBoat 0x11 => SteerBoat
0x12 => ClientAbilities 0x12 => ClientAbilities_f32
0x13 => PlayerDigging 0x13 => PlayerDigging
0x14 => PlayerAction 0x14 => PlayerAction
0x15 => SteerVehicle 0x15 => SteerVehicle

View File

@ -26,7 +26,7 @@ protocol_packet_ids!(
0x0f => Player 0x0f => Player
0x10 => VehicleMove 0x10 => VehicleMove
0x11 => SteerBoat 0x11 => SteerBoat
0x12 => ClientAbilities 0x12 => ClientAbilities_f32
0x13 => PlayerDigging 0x13 => PlayerDigging
0x14 => PlayerAction 0x14 => PlayerAction
0x15 => SteerVehicle 0x15 => SteerVehicle

View File

@ -27,7 +27,7 @@ protocol_packet_ids!(
0x10 => VehicleMove 0x10 => VehicleMove
0x11 => SteerBoat 0x11 => SteerBoat
0x12 => CraftRecipeRequest 0x12 => CraftRecipeRequest
0x13 => ClientAbilities 0x13 => ClientAbilities_f32
0x14 => PlayerDigging 0x14 => PlayerDigging
0x15 => PlayerAction 0x15 => PlayerAction
0x16 => SteerVehicle 0x16 => SteerVehicle

View File

@ -31,7 +31,7 @@ protocol_packet_ids!(
0x14 => SteerBoat 0x14 => SteerBoat
0x15 => PickItem 0x15 => PickItem
0x16 => CraftRecipeRequest 0x16 => CraftRecipeRequest
0x17 => ClientAbilities 0x17 => ClientAbilities_f32
0x18 => PlayerDigging 0x18 => PlayerDigging
0x19 => PlayerAction 0x19 => PlayerAction
0x1a => SteerVehicle 0x1a => SteerVehicle

View File

@ -33,7 +33,7 @@ protocol_packet_ids!(
0x16 => SteerBoat 0x16 => SteerBoat
0x17 => PickItem 0x17 => PickItem
0x18 => CraftRecipeRequest 0x18 => CraftRecipeRequest
0x19 => ClientAbilities 0x19 => ClientAbilities_f32
0x1a => PlayerDigging 0x1a => PlayerDigging
0x1b => PlayerAction 0x1b => PlayerAction
0x1c => SteerVehicle 0x1c => SteerVehicle

View File

@ -33,7 +33,7 @@ protocol_packet_ids!(
0x16 => SteerBoat 0x16 => SteerBoat
0x17 => PickItem 0x17 => PickItem
0x18 => CraftRecipeRequest 0x18 => CraftRecipeRequest
0x19 => ClientAbilities 0x19 => ClientAbilities_f32
0x1a => PlayerDigging 0x1a => PlayerDigging
0x1b => PlayerAction 0x1b => PlayerAction
0x1c => SteerVehicle 0x1c => SteerVehicle

View File

@ -33,7 +33,7 @@ protocol_packet_ids!(
0x16 => SteerBoat 0x16 => SteerBoat
0x17 => PickItem 0x17 => PickItem
0x18 => CraftRecipeRequest 0x18 => CraftRecipeRequest
0x19 => ClientAbilities 0x19 => ClientAbilities_f32
0x1a => PlayerDigging 0x1a => PlayerDigging
0x1b => PlayerAction 0x1b => PlayerAction
0x1c => SteerVehicle 0x1c => SteerVehicle

View File

@ -33,7 +33,7 @@ protocol_packet_ids!(
0x16 => SteerBoat 0x16 => SteerBoat
0x17 => PickItem 0x17 => PickItem
0x18 => CraftRecipeRequest 0x18 => CraftRecipeRequest
0x19 => ClientAbilities 0x19 => ClientAbilities_f32
0x1a => PlayerDigging 0x1a => PlayerDigging
0x1b => PlayerAction 0x1b => PlayerAction
0x1c => SteerVehicle 0x1c => SteerVehicle

View File

@ -33,7 +33,7 @@ protocol_packet_ids!(
0x16 => SteerBoat 0x16 => SteerBoat
0x17 => PickItem 0x17 => PickItem
0x18 => CraftRecipeRequest 0x18 => CraftRecipeRequest
0x19 => ClientAbilities 0x19 => ClientAbilities_f32
0x1a => PlayerDigging 0x1a => PlayerDigging
0x1b => PlayerAction 0x1b => PlayerAction
0x1c => SteerVehicle 0x1c => SteerVehicle

View File

@ -33,7 +33,7 @@ protocol_packet_ids!(
0x16 => SteerBoat 0x16 => SteerBoat
0x17 => PickItem 0x17 => PickItem
0x18 => CraftRecipeRequest 0x18 => CraftRecipeRequest
0x19 => ClientAbilities 0x19 => ClientAbilities_f32
0x1a => PlayerDigging 0x1a => PlayerDigging
0x1b => PlayerAction 0x1b => PlayerAction
0x1c => SteerVehicle 0x1c => SteerVehicle

View File

@ -27,7 +27,7 @@ protocol_packet_ids!(
0x10 => CreativeInventoryAction 0x10 => CreativeInventoryAction
0x11 => EnchantItem 0x11 => EnchantItem
0x12 => SetSign_i16y 0x12 => SetSign_i16y
0x13 => ClientAbilities 0x13 => ClientAbilities_f32
0x14 => TabComplete_NoAssume_NoTarget 0x14 => TabComplete_NoAssume_NoTarget
0x15 => ClientSettings_u8_Handsfree_Difficulty 0x15 => ClientSettings_u8_Handsfree_Difficulty
0x16 => ClientStatus_u8 0x16 => ClientStatus_u8

View File

@ -27,7 +27,7 @@ protocol_packet_ids!(
0x10 => CreativeInventoryAction 0x10 => CreativeInventoryAction
0x11 => EnchantItem 0x11 => EnchantItem
0x12 => SetSign 0x12 => SetSign
0x13 => ClientAbilities 0x13 => ClientAbilities_f32
0x14 => TabComplete_NoAssume 0x14 => TabComplete_NoAssume
0x15 => ClientSettings_u8_Handsfree 0x15 => ClientSettings_u8_Handsfree
0x16 => ClientStatus 0x16 => ClientStatus

View File

@ -26,7 +26,7 @@ protocol_packet_ids!(
0x0f => Player 0x0f => Player
0x10 => VehicleMove 0x10 => VehicleMove
0x11 => SteerBoat 0x11 => SteerBoat
0x12 => ClientAbilities 0x12 => ClientAbilities_f32
0x13 => PlayerDigging 0x13 => PlayerDigging
0x14 => PlayerAction 0x14 => PlayerAction
0x15 => SteerVehicle 0x15 => SteerVehicle

View File

@ -26,7 +26,7 @@ protocol_packet_ids!(
0x0f => Player 0x0f => Player
0x10 => VehicleMove 0x10 => VehicleMove
0x11 => SteerBoat 0x11 => SteerBoat
0x12 => ClientAbilities 0x12 => ClientAbilities_f32
0x13 => PlayerDigging 0x13 => PlayerDigging
0x14 => PlayerAction 0x14 => PlayerAction
0x15 => SteerVehicle 0x15 => SteerVehicle