Sandertv / gophertunnel

General purpose library for Minecraft Bedrock Edition software written in Go
MIT License
411 stars 93 forks source link

Actor Event is bidirectional #200

Closed UnknownOre closed 10 months ago

UnknownOre commented 10 months ago

It looks like the Actor Event Packet is bidirectional; I can confirm this from using the client, as well as from: https://github.com/pmmp/BedrockProtocol/blob/master/src/ActorEventPacket.php#L20