David Lüdtke
David Lüdtke
### `/viaversion dump` Output Command does not exist ### Console Error https://mclo.gs/Ft1DLag ### Bug Description After enabling ViaVersion using the button in the server selection screen, every attempt to cancel...
Add support for 1.20.3. Requires https://github.com/InventivetalentDev/ReflectionHelper/pull/61 to be merged. Also fixes an issue with resolving the NetworkManager in 1.20.3. Didn't test in older game versions, might not work. Didn't test...
### Problem Description The mounting position of several entities changed from 1.20.1 to 1.20.2. Most noticably entities mounted on players display on other heights, as in 1.20.1 (e.g. mounting a...
### Bug Description When dying on a Paper server, the chunks immediately disappear, so you can't see them in the death screen. Additionally, since the chunks are no longer rendered,...
Replaces the `invertedVisibilityEntities` HashMap with an `OpenHashMap` for better performance in `Player#canSee`.