Package net.minecraft.server.command
Interface LootCommand.SourceConstructor
- Enclosing class:
- LootCommand
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
- Mappings:
- Namespace - Name - named - net/minecraft/server/command/LootCommand$SourceConstructor- intermediary - net/minecraft/class_3039$class_3042- official - anp$c
- 
Method SummaryModifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> construct(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, LootCommand.Target target) 
- 
Method Details- 
constructcom.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?> construct(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, LootCommand.Target target) - Mappings:
- Namespace - Name - Mixin selector - named - construct- Lnet/minecraft/server/command/LootCommand$SourceConstructor;construct(Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/server/command/LootCommand$Target;)Lcom/mojang/brigadier/builder/ArgumentBuilder;- intermediary - construct- Lnet/minecraft/class_3039$class_3042;construct(Lcom/mojang/brigadier/builder/ArgumentBuilder;Lnet/minecraft/class_3039$class_3041;)Lcom/mojang/brigadier/builder/ArgumentBuilder;- official - construct- Lanp$c;construct(Lcom/mojang/brigadier/builder/ArgumentBuilder;Lanp$b;)Lcom/mojang/brigadier/builder/ArgumentBuilder;
 
 
-