extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| ffo | |
| net.minecraft.world.level.storage.loot.functions.SetItemCountFunction | |
| net.minecraft.class_141 | |
| net.minecraft.loot.function.SetCountLootFunction | |
| net.minecraft.unmapped.C_dxxjuyma | |
| net.minecraft.loot.function.SetCountLootFunction | |
| net.minecraft.src.C_2947_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetCountLootFunction> |
| ||||||||||||||
| private final LootNumberProvider |
| ||||||||||||||
| private final boolean |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, LootNumberProvider countRange, boolean add) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<SetCountLootFunction> |
| ||||||||||||||
| public Set<ContextParameter<?>> |
| ||||||||||||||
| public ItemStack |
| ||||||||||||||
| public static ConditionalLootFunction$Builder<?> |
| ||||||||||||||
| public static ConditionalLootFunction$Builder<?> |
|