Interface addPacks

All Known Implementing Classes:
addPacksFabric

public interface addPacks
  • Method Details

    • registerpacksFa

      default void registerpacksFa(String modID)
    • addpacks

      default void addpacks(@NotNull @NotNull Object modContainerOrEvent, @NotNull @NotNull String modID)
    • addPack

      default void addPack(@NotNull @NotNull Object modContainerOrEvent, @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)
    • addHiddenPack

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

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