extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fod | |
| net.minecraft.world.level.storage.loot.functions.FunctionReference | |
| net.minecraft.class_8492 | |
| net.minecraft.loot.function.ReferenceLootFunction |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| private static final org.slf4j.Logger |
| ||||||||
| public static final com.mojang.serialization.MapCodec<FunctionReference> |
| ||||||||
| private final ResourceKey<LootItemFunction> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootItemCondition> conditions, ResourceKey<LootItemFunction> name) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public LootItemFunctionType<FunctionReference> |
| ||||||||
| public void |
| ||||||||
| protected ItemStack |
| ||||||||
| public static LootItemConditionalFunction$Builder<?> |
|