extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| csy | |
| net.minecraft.world.level.storage.loot.functions.EnchantRandomlyFunction | |
| net.minecraft.class_109 | |
| net.minecraft.loot.function.EnchantRandomlyLootFunction | |
| net.minecraft.world.storage.loot.functions.EnchantRandomly | |
| net.minecraft.server.v1_15_R1.LootItemFunctionEnchant |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.apache.logging.log4j.Logger |
| ||||||||||
| private final List<Enchantment> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (LootItemCondition[] conditions, Collection<Enchantment> enchantments) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public ItemStack |
| ||||||||||
| public static LootItemConditionalFunction$Builder<?> |
|