Class AddPackFabric
java.lang.Object
io.github.gameking1happy.gk1hcore.packs.AddPackFabric
- All Implemented Interfaces:
AddPack
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddPack(@NotNull Object modContainer, @NotNull String modID, @NotNull String path, @NotNull String DisplayName, @NotNull activationType actType, @NotNull packType unused1, @NotNull packSource unused2, @NotNull packPosition unused3)
-
Constructor Details
-
AddPackFabric
public AddPackFabric()
-
-
Method Details
-
addPack
public void addPack(@NotNull @NotNull Object modContainer, @NotNull @NotNull String modID, @NotNull @NotNull String path, @NotNull @NotNull String DisplayName, @NotNull @NotNull activationType actType, @NotNull @NotNull packType unused1, @NotNull @NotNull packSource unused2, @NotNull @NotNull packPosition unused3)
-