mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2025-03-12 13:29:58 +01:00
[ci skip] Add 1.20.6 TODO
This commit is contained in:
parent
8f9ab00b94
commit
ef469dcd26
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user