extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
fal | |
net.minecraft.world.level.storage.loot.functions.EnchantWithLevelsFunction | |
net.minecraft.class_106 | |
net.minecraft.unmapped.C_hujvlqyo | |
net.minecraft.loot.function.EnchantWithLevelsLootFunction | |
net.minecraft.loot.function.EnchantWithLevelsLootFunction |
Field summary
Modifier and Type | Field | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.MapCodec<EnchantWithLevelsFunction> |
| ||||||||||||
private final NumberProvider |
| ||||||||||||
private final Optional<HolderSet<Enchantment>> |
|
Constructor summary
Modifier | Constructor |
---|---|
(List<LootItemCondition> conditions, NumberProvider levels, Optional<HolderSet<Enchantment>> options) |
Method summary
Modifier and Type | Method | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
public LootItemFunctionType<EnchantWithLevelsFunction> |
| ||||||||||||
public Set<ContextKey<?>> |
| ||||||||||||
public ItemStack |
| ||||||||||||
public static EnchantWithLevelsFunction$Builder |
|