Interface VeilPacketManager.Factory

Enclosing interface:
VeilPacketManager

@Internal public static interface VeilPacketManager.Factory
Factory class for registration providers.
This class is loaded using Service Loaders, and only one should exist per mod loader.
  • Method Details

    • create

      VeilPacketManager create(String modId, String version)
      Parameters:
      modId - The id of the mod to register the channel under
      version - The NeoForge channel version
      Returns:
      The packet manager