Class addPacksNeoForge

java.lang.Object
io.github.gameking1happy.gk1hcore.packs.addPacksNeoForge
All Implemented Interfaces:
addPacks

public class addPacksNeoForge extends Object implements addPacks
  • Constructor Details

    • addPacksNeoForge

      public addPacksNeoForge()
  • Method Details

    • registerpacksNF

      public void registerpacksNF(net.neoforged.neoforge.event.AddPackFindersEvent event)
    • addPack

      public void addPack(@NotNull @NotNull Object object, @NotNull @NotNull String modID, @NotNull @NotNull String path, @NotNull @NotNull String DisplayName, @NotNull @NotNull String activationType, @NotNull @NotNull String type, @NotNull @NotNull String packSource, @NotNull @NotNull String packPosition)
      Specified by:
      addPack in interface addPacks