extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| exb | |
| net.minecraft.world.level.storage.loot.functions.FunctionReference | |
| net.minecraft.class_8492 | |
| net.minecraft.loot.function.ReferenceLootFunction | |
| net.minecraft.unmapped.C_xaygoojx | |
| net.minecraft.loot.function.LootFunctionTable | |
| net.minecraft.src.C_278359_ |
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> name) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public LootFunctionType<ReferenceLootFunction> |
| ||||||||||||||
| public void |
| ||||||||||||||
| protected ItemStack |
| ||||||||||||||
| public static ConditionalLootFunction$Builder<?> |
|