Package net.minecraft.server.command
Interface LootCommand.FeedbackMessage
- 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 ajw$a
intermediary net/minecraft/class_3039$class_3040
named net/minecraft/server/command/LootCommand$FeedbackMessage
-
Method Summary
-
Method Details
-
accept
- Throws:
com.mojang.brigadier.exceptions.CommandSyntaxException
- Mappings:
Namespace Name Mixin selector official accept
Lajw$a;accept(Ljava/util/List;)V
intermediary accept
Lnet/minecraft/class_3039$class_3040;accept(Ljava/util/List;)V
named accept
Lnet/minecraft/server/command/LootCommand$FeedbackMessage;accept(Ljava/util/List;)V
-