ForgePatch/src/main/java/net/minecraftforge/fml/network
DaemonUmbra 2ce4f5ece5
Updated ForgeDev MCP Mapping Version (#6532)
2020-02-25 19:45:14 -08:00
..
event Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
simple Fix up alarming security crisis with network handling that allowed for wrong code execution on the server, resulting in CRASHED SERVERS. AWFUL stuff. 2020-02-23 22:15:34 -05:00
ConnectionType.java Allow login packets to only generate on server based connections 2019-03-15 23:22:28 -04:00
FMLHandshakeHandler.java Add a modfolderfactory. Fix up login payload exposure. 2019-09-01 14:40:39 -04:00
FMLHandshakeMessages.java Add a modfolderfactory. Fix up login payload exposure. 2019-09-01 14:40:39 -04:00
FMLLoginWrapper.java Fix up alarming security crisis with network handling that allowed for wrong code execution on the server, resulting in CRASHED SERVERS. AWFUL stuff. 2020-02-23 22:15:34 -05:00
FMLMCRegisterPacketHandler.java Add in an event to expose the standard MC channel stuff to network 2019-10-17 20:28:39 -04:00
FMLNetworkConstants.java Add in MC REGISTER nonsense. Shut up #5730 2019-08-31 13:55:46 -04:00
FMLPlayMessages.java Updated ForgeDev MCP Mapping Version (#6532) 2020-02-25 19:45:14 -08:00
FMLStatusPing.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
IContainerFactory.java Remove legacy StartupProgress. 2019-06-30 23:48:54 -04:00
ICustomPacket.java Fix naming conflicts with official names. 2019-09-04 22:33:17 -07:00
NetworkDirection.java Update to 1.14.2 2019-06-07 16:50:47 -04:00
NetworkEvent.java Expose the registrationchange event to simple channel (not that anyone should care, but who knows?) 2019-10-18 09:32:44 -04:00
NetworkHooks.java Fix up alarming security crisis with network handling that allowed for wrong code execution on the server, resulting in CRASHED SERVERS. AWFUL stuff. 2020-02-23 22:15:34 -05:00
NetworkInitialization.java Fix up alarming security crisis with network handling that allowed for wrong code execution on the server, resulting in CRASHED SERVERS. AWFUL stuff. 2020-02-23 22:15:34 -05:00
NetworkInstance.java Add in an event to expose the standard MC channel stuff to network 2019-10-17 20:28:39 -04:00
NetworkRegistry.java Add in MC REGISTER nonsense. Shut up #5730 2019-08-31 13:55:46 -04:00
PacketDispatcher.java Its 2019. Update licence headers to match. 2019-02-10 17:57:03 -05:00
PacketDistributor.java Provisional update to 1.14.4. Missing a lot of playerinteractionmanager patches because everything moved and I'm tired. 2019-07-20 00:35:40 -04:00