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 official afd$c
intermediary net/minecraft/class_3039$class_3042
named net/minecraft/server/command/LootCommand$SourceConstructor
-
Method Summary
Modifier and TypeMethodDescriptioncom.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,
?> construct
(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, LootCommand.Target target)
-
Method Details
-
construct
com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource,?> construct(com.mojang.brigadier.builder.ArgumentBuilder<ServerCommandSource, ?> builder, LootCommand.Target target) - Mappings:
Namespace Name Mixin selector official construct
Lafd$c;construct(Lcom/mojang/brigadier/builder/ArgumentBuilder;Lafd$b;)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;
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;
-