aboutsummaryrefslogtreecommitdiff
path: root/src/v1_15_2.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/v1_15_2.rs')
-rw-r--r--src/v1_15_2.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/v1_15_2.rs b/src/v1_15_2.rs
index 8c6246b..2f6d22f 100644
--- a/src/v1_15_2.rs
+++ b/src/v1_15_2.rs
@@ -259,7 +259,7 @@ define_protocol!(Packet578, PacketDirection, State, i32, Id => {
reason: Chat
},
PlayEntityStatus, 0x1C, Play, ClientBound => PlayEntityStatusSpec {
- entity_id: VarInt,
+ entity_id: i32,
raw_status: u8 // todo deal with the gigantic table
},
PlayExposion, 0x1D, Play, ClientBound => PlayExposionSpec {