Package net.minecraft.loot.context
Interface LootContext.Dropper
- Enclosing class:
LootContext
- 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 dvr$b
intermediary net/minecraft/class_47$class_49
named net/minecraft/loot/context/LootContext$Dropper
-
Method Summary
-
Method Details
-
add
- Mappings:
Namespace Name Mixin selector official add
Ldvr$b;add(Ldvr;Ljava/util/function/Consumer;)V
intermediary add
Lnet/minecraft/class_47$class_49;add(Lnet/minecraft/class_47;Ljava/util/function/Consumer;)V
named add
Lnet/minecraft/loot/context/LootContext$Dropper;add(Lnet/minecraft/loot/context/LootContext;Ljava/util/function/Consumer;)V
-