extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.FunctionReference | |
| 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<ReferenceLootFunction> |
| ||||||||
| private final RegistryKey<LootFunction> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, RegistryKey<LootFunction> key) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<ReferenceLootFunction> |
| ||||||||
| public void |
| ||||||||
| protected ItemStack |
| ||||||||
| public static ConditionalLootFunction$Builder<?> |
|