Package codechicken.lib.packet
Interface ICustomPacketHandler
- All Known Subinterfaces:
ICustomPacketHandler.IClientConfigurationPacketHandler,ICustomPacketHandler.IClientPacketHandler,ICustomPacketHandler.IServerConfigurationPacketHandler,ICustomPacketHandler.IServerPacketHandler
- All Known Implementing Classes:
ClientConfigurationPacketHandler,ClientPacketHandler,ServerPacketHandler,SimpleClientPacketHandler,SimpleServerPacketHandler
public interface ICustomPacketHandler
Created by covers1624 on 2/03/2017.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceUsed withRegisterConfigurationTasksEventto send packets to the client during the configuration phase.static interfacestatic interfacestatic interface