feat: implement 1.21 (#2808)

* feat: implement 1.21

* fix: adjust mojang mapped field name in ChunkMap

* Fix property cache

---------

Co-authored-by: Pierre Maurice Schwang <mail@pschwang.eu>
This commit is contained in:
Jordan
2024-06-30 10:40:13 +02:00
committed by GitHub
parent ff04c93b48
commit 2ccfd50546
23 changed files with 8725 additions and 5 deletions

View File

@ -1,6 +1,6 @@
[versions]
# Minecraft expectations
paper = "1.20.6-R0.1-SNAPSHOT"
paper = "1.21-R0.1-SNAPSHOT"
fastutil = "8.5.9"
guava = "31.1-jre"
log4j = "2.19.0"