Class AuthMeNeoForge
java.lang.Object
me.axieum.mcmod.authme.impl.neoforge.AuthMeNeoForge
The NeoForge platform mod.
-
Constructor Summary
ConstructorsConstructorDescriptionAuthMeNeoForge(net.neoforged.bus.api.IEventBus eventBus) Constructs a new NeoForge platform mod. -
Method Summary
-
Constructor Details
-
AuthMeNeoForge
public AuthMeNeoForge(net.neoforged.bus.api.IEventBus eventBus) Constructs a new NeoForge platform mod.- Parameters:
eventBus- the NeoForge event bus
-