[ci skip] Add 1.20.6 TODO

This commit is contained in:
FlorianMichael 2024-05-26 15:54:56 +02:00
parent 8f9ab00b94
commit ef469dcd26
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126

View File

@ -33,6 +33,13 @@ import java.io.File;
import java.util.concurrent.CompletableFuture;
/*
* TODO | Port 1.20.6
* - ClientPlayNetworkHandler#processAll in onEnterReconfiguration is new
* - ClientPlayerInteractionManager#interactBlockInternal added new condition
* - Camera zoom calculation uses entity size now (?)
* - MouseHandling changed (not sure if relevant)
* - Command arguments (Probably not everything worth, but least them with nbt)
*
* TODO | General
* - Make recipe fixes dynamic instead of a data dump in java classes
* - Window interactions in <= 1.16.5 has changed and can be detected by the server