java.lang.Object
io.github.gameking1happy.gk1haccessorifyplus.client.NeoForgeClient

public class NeoForgeClient extends Object
NeoForge client-side code.
  • Constructor Details

    • NeoForgeClient

      public NeoForgeClient(net.neoforged.bus.api.IEventBus modEventBus)
      Runs the NeoForge client-side mod initializer.
      Parameters:
      modEventBus - Mod event bus.