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