Class addPacksNeoForge
java.lang.Object
io.github.gameking1happy.gk1hcore.packs.addPacksNeoForge
- All Implemented Interfaces:
addPacks
-
Field Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPack(@NotNull Object object, @NotNull String modID, @NotNull String path, @NotNull String DisplayName, @NotNull activationType actType, @NotNull packType type, @NotNull packSource source, @NotNull packPosition position) voidregisterpacks(net.neoforged.neoforge.event.AddPackFindersEvent event)
-
Constructor Details
-
addPacksNeoForge
public addPacksNeoForge()
-
-
Method Details
-
registerpacks
public void registerpacks(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 activationType actType, @NotNull @NotNull packType type, @NotNull @NotNull packSource source, @NotNull @NotNull packPosition position)
-