Open
Description
Branch: https://github.com/ViaVersion/ViaFabricPlus/tree/update/1.21.5
Confirmed changes which are yet to be added:
- Add new movement changes;
- ClientPlayerEntity#tickMovement condition changes
- The remaining TODOs in entity classes are related to this as well - PitcherCrop block collision changed
To be checked:
- Check if MixinLivingEntity cast to PlayerEntity is needed
- Check if MixinVillagerClothingFeatureRenderer can be improved
- Check if MessageHandlker#onUnverifiedMessage acks now
- Check if ClientPlayNetworkHandler#onTeam null checks
- Check if LivingEntity#handleStatus 29/30 removed
- Check if applyMovementInput in LivingEntity changed powder snow check
- Check if PlayerPosition#apply now clamps pitch to -90 / 90
- Check if ProjectileEntity#onSpawnEntity setVelocity is missing now (moved to Entity)
- Check if Entity#tickBlockCollision