Class AddPackPreset

java.lang.Object
io.github.gameking1happy.gk1hcore.packs.AddPackPreset

public class AddPackPreset extends Object
  • Constructor Details

    • AddPackPreset

      public AddPackPreset()
  • Method Details

    • addHiddenPack

      public static void addHiddenPack(@NotNull @NotNull Object modContainerOrEvent, @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)
    • addCDP

      public static void addCDP(@NotNull @NotNull Object modContainerOrEvent, @NotNull @NotNull String modID, @NotNull @NotNull String path)