Interface addPacks

All Known Implementing Classes:
addPacksNeoForge

public interface addPacks
  • Method Details

    • addpacks

      default void addpacks(Object modContainerOrEvent)
    • registerpacksFa

      default void registerpacksFa(Object modIDOrEVENT)
    • 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)