Fix clientbound action serialization

This commit is contained in:
Camotoy 2022-07-27 16:55:57 -04:00
parent 45b05d14be
commit c914938acb
No known key found for this signature in database
GPG key ID: 7EEFB66FE798081F

View file

@ -163,7 +163,7 @@
<dependency> <dependency>
<groupId>com.github.GeyserMC</groupId> <groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId> <artifactId>MCProtocolLib</artifactId>
<version>54e6f9e</version> <version>9f78bd5</version>
<scope>compile</scope> <scope>compile</scope>
<exclusions> <exclusions>
<exclusion> <exclusion>