Package net.minecraft.loot.entry
Interface CombinedEntry.Factory<T extends CombinedEntry>
- Enclosing class:
CombinedEntry
- 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 dso$a
intermediary net/minecraft/class_69$class_70
named net/minecraft/loot/entry/CombinedEntry$Factory
-
Method Summary
-
Method Details
-
create
- Mappings:
Namespace Name Mixin selector official create
Ldso$a;create([Ldsv;[Ldux;)Ldso;
intermediary create
Lnet/minecraft/class_69$class_70;create([Lnet/minecraft/class_79;[Lnet/minecraft/class_5341;)Lnet/minecraft/class_69;
named create
Lnet/minecraft/loot/entry/CombinedEntry$Factory;create([Lnet/minecraft/loot/entry/LootPoolEntry;[Lnet/minecraft/loot/condition/LootCondition;)Lnet/minecraft/loot/entry/CombinedEntry;
-