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