astei / krypton

A Fabric mod that optimizes the Minecraft networking stack and entity tracker.
GNU Lesser General Public License v3.0
364 stars 33 forks source link

Update to 1.19.4 #95

Closed DrexHD closed 1 year ago

DrexHD commented 1 year ago

A simple update to 1.19.4 The visibility of ServerPlayNetworkHandler.connection was changed from public to private, which requires a mixin accessor now.