extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware, LootTableReportable
| net.minecraft.world.level.storage.loot.functions.SetInstrumentFunction | |
| net.minecraft.world.level.storage.loot.functions.SetInstrumentFunction | |
| net.minecraft.class_7431 | |
| net.minecraft.loot.function.SetInstrumentLootFunction |
Field summary
| Modifier and Type | Field | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetInstrumentLootFunction> |
| ||||||||
| private final RegistryEntryList<Instrument> |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| private | (List<LootCondition> conditions, RegistryEntryList<Instrument> options) |
Method summary
| Modifier and Type | Method | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| public com.mojang.serialization.MapCodec<SetInstrumentLootFunction> |
| ||||||||
| public ItemStack |
| ||||||||
| public static ConditionalLootFunction$Builder<?> |
|