extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fpm | |
| net.minecraft.world.level.storage.loot.functions.FunctionReference | |
| net.minecraft.class_8492 | |
| net.minecraft.loot.function.ReferenceLootFunction | |
| net.minecraft.src.C_278359_ | |
| net.minecraft.world.level.storage.loot.functions.FunctionReference |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||||
| public static final com.mojang.serialization.MapCodec<FunctionReference> |
| ||||||||||
| private final ResourceKey<LootItemFunction> |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| private | (List<LootItemCondition> conditions, ResourceKey<LootItemFunction> name) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<FunctionReference> |
| ||||||||||
| public void |
| ||||||||||
| protected ItemStack |
| ||||||||||
| public static LootItemConditionalFunction$Builder<?> |
|