Interface DatapackCommand.PackAdder

Enclosing class:
DatapackCommand

static interface DatapackCommand.PackAdder
Mappings:
Namespace Name
official xd$a
intermediary net/minecraft/class_3027$class_3028
named net/minecraft/server/command/DatapackCommand$PackAdder
  • Method Details

    • apply

      void apply​(List<ResourcePackProfile> list, ResourcePackProfile resourcePackProfile) throws com.mojang.brigadier.exceptions.CommandSyntaxException
      Throws:
      com.mojang.brigadier.exceptions.CommandSyntaxException
      Mappings:
      Namespace Name Mixin selector
      official apply Lxd$a;apply(Ljava/util/List;Lack;)V
      intermediary apply Lnet/minecraft/class_3027$class_3028;apply(Ljava/util/List;Lnet/minecraft/class_3288;)V
      named apply Lnet/minecraft/server/command/DatapackCommand$PackAdder;apply(Ljava/util/List;Lnet/minecraft/resource/ResourcePackProfile;)V