Class addPacksNeoForge
java.lang.Object
io.github.gameking1happy.gk1hcore.packs.addPacksNeoForge
- All Implemented Interfaces:
addPacks
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPack(@NotNull Object object, @NotNull String modID, @NotNull String path, @NotNull String DisplayName, @NotNull String activationType, @NotNull String type, @NotNull String packSource, @NotNull String packPosition) voidregisterpacks(net.neoforged.neoforge.event.AddPackFindersEvent event) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.github.gameking1happy.gk1hcore.packs.addPacks
addCDP, addHiddenPack, addpacks
-
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 String activationType, @NotNull @NotNull String type, @NotNull @NotNull String packSource, @NotNull @NotNull String packPosition)
-