extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, ParameterConsumer
cpz | |
net.minecraft.class_114 | |
net.minecraft.world.loot.function.LimitCountLootFunction | |
net.minecraft.world.storage.loot.functions.LimitCount |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
private final BoundedIntUnaryOperator |
|
Constructor summary
Modifier | Constructor |
---|---|
private | (LootCondition[] arg0, BoundedIntUnaryOperator arg1) |
Method summary
Modifier and Type | Method | ||||||||
---|---|---|---|---|---|---|---|---|---|
public ItemStack |
| ||||||||
public static ConditionalLootFunction$Builder<?> |
|