Interface DataPackCommand.Inserter

Enclosing class:
DataPackCommand

static interface DataPackCommand.Inserter
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    apply(List<Pack> pCurrentPacks, Pack pPack)
     
  • Method Details

    • apply

      void apply(List<Pack> pCurrentPacks, Pack pPack) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException