Package net.minecraft.command.impl
Interface DataPackCommand.IHandler
- Enclosing class:
- DataPackCommand
static interface DataPackCommand.IHandler
- 
Method SummaryModifier and TypeMethodDescriptionvoidapply(List<ResourcePackInfo> p_apply_1_, ResourcePackInfo p_apply_2_) 
- 
Method Details- 
applyvoid apply(List<ResourcePackInfo> p_apply_1_, ResourcePackInfo p_apply_2_) throws com.mojang.brigadier.exceptions.CommandSyntaxException - Throws:
- com.mojang.brigadier.exceptions.CommandSyntaxException
 
 
-