Class DefaultSdkEntrypointModule

java.lang.Object
me.tamkungz.nilkit.entrypoint.DefaultSdkEntrypointModule
All Implemented Interfaces:
NilKitEntrypointModule

public final class DefaultSdkEntrypointModule extends Object implements NilKitEntrypointModule
DefaultSdkEntrypointModule — built-in module for NilKit. This module is automatically discovered via ServiceLoader and provides default behavior for both premain and hijack phases. Responsibilities: - Log lifecycle events - Initialize MinecraftAutoNetworkBridge during hijack phase