Interface PackCollector


public interface PackCollector
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    addPack(String packLocation, net.minecraft.network.chat.Component description, net.minecraft.server.packs.PackType packType)
     
  • Method Details

    • addPack

      void addPack(String packLocation, net.minecraft.network.chat.Component description, net.minecraft.server.packs.PackType packType)