ForgePatch/patches/minecraft/net/minecraft/network
Ben Staddon 931105123e Allow custom DataSerializers to be registered safely (#5245) 2019-04-24 13:05:12 -04:00
..
datasync Allow custom DataSerializers to be registered safely (#5245) 2019-04-24 13:05:12 -04:00
handshake/client Rewrite the FML Handshake packet formats to include actually syncing the registry data and introduce the concept of caching it locally. 2019-02-27 23:56:31 -08:00
login More old patch work, cleaned up static methods added to ItemStack, and various networking functions. 2019-01-28 16:25:49 -08:00
play More old patch work, cleaned up static methods added to ItemStack, and various networking functions. 2019-01-28 16:25:49 -08:00
status/server Disable eclipse compiler and switch to SRG patches. 2018-09-22 00:38:21 -07:00
NetHandlerHandshakeTCP.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
NetHandlerLoginServer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
NetHandlerPlayServer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
NetworkManager.java.patch Defer configuration of channel until it is actually available during 2019-03-25 17:20:44 -04:00
NetworkSystem.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
PacketBuffer.java.patch Initial 1.13.2 update. Major thing to note is that Dimensions have been completely revamped. 2019-02-14 15:08:53 -08:00
ServerStatusResponse.java.patch Implement API for mods to control their server status response.. 2019-03-31 16:36:49 -04:00