Package net.minecraft.loot.entry
Interface LeafEntry.Factory
- Enclosing class:
LeafEntry
- 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 eah$d
intermediary net/minecraft/class_85$class_89
named net/minecraft/loot/entry/LeafEntry$Factory
-
Method Summary
Modifier and TypeMethodDescriptionbuild
(int weight, int quality, LootCondition[] conditions, LootFunction[] functions)
-
Method Details
-
build
- Mappings:
Namespace Name Mixin selector official build
Leah$d;build(II[Leck;[Leaz;)Leah;
intermediary build
Lnet/minecraft/class_85$class_89;build(II[Lnet/minecraft/class_5341;[Lnet/minecraft/class_117;)Lnet/minecraft/class_85;
named build
Lnet/minecraft/loot/entry/LeafEntry$Factory;build(II[Lnet/minecraft/loot/condition/LootCondition;[Lnet/minecraft/loot/function/LootFunction;)Lnet/minecraft/loot/entry/LeafEntry;
-