extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| cqf | |
| net.minecraft.world.level.storage.loot.functions.LimitCount | |
| net.minecraft.class_114 | |
| net.minecraft.loot.function.LimitCountLootFunction | |
| net.minecraft.unmapped.C_oluvnikk | |
| net.minecraft.unmapped.C_18321779 | |
| net.minecraft.world.storage.loot.functions.LimitCount | |
| net.minecraft.world.storage.loot.functions.LimitCount |
Field summary
| Modifier and Type | Field | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| private final BoundedIntUnaryOperator |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (LootCondition[] conditions, BoundedIntUnaryOperator limit) |
Method summary
| Modifier and Type | Method | ||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||||||||||||
| public static ConditionalLootFunction$Builder<?> |
|