Fix potential IndexOutOfBounds error with BlockDestructionPacket

This commit is contained in:
Camotoy 2021-12-01 10:17:36 -05:00
parent 3f296e32a1
commit 35d8707ed6
No known key found for this signature in database
GPG Key ID: 7EEFB66FE798081F
1 changed files with 1 additions and 1 deletions

View File

@ -155,7 +155,7 @@
<dependency>
<groupId>com.github.GeyserMC</groupId>
<artifactId>MCProtocolLib</artifactId>
<version>6edba11</version>
<version>6970991</version>
<scope>compile</scope>
<exclusions>
<exclusion>