3
0
Mirror von https://github.com/GeyserMC/Geyser.git synchronisiert 2024-07-03 20:08:08 +02:00

Fix potential IndexOutOfBounds error with BlockDestructionPacket

Dieser Commit ist enthalten in:
Camotoy 2021-12-01 10:17:36 -05:00
Ursprung 3f296e32a1
Commit 35d8707ed6
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden
GPG-Schlüssel-ID: 7EEFB66FE798081F

Datei anzeigen

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