forked from GeyserMC/Geyser
Non-full-chunk support (#574)
This commit adds non-full chunk support if chunk caching is enabled.
This commit is contained in:
parent
4c58568eb4
commit
5b76a85895
10 changed files with 320 additions and 17 deletions
|
@ -20,7 +20,7 @@
|
|||
<dependency>
|
||||
<groupId>org.spigotmc</groupId>
|
||||
<artifactId>spigot-api</artifactId>
|
||||
<version>1.14-R0.1-SNAPSHOT</version>
|
||||
<version>1.15.2-R0.1-SNAPSHOT</version>
|
||||
<scope>provided</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue