extends ConditionalLootFunction
All mapped superinterfaces:
LootFunction, LootContextAware
| eue | |
| net.minecraft.world.level.storage.loot.functions.SetWritableBookPagesFunction | |
| net.minecraft.class_9377 | |
| net.minecraft.loot.function.SetWritableBookPagesLootFunction | |
| net.minecraft.unmapped.C_qtpcfbnm | |
| net.minecraft.loot.function.SetWritableBookPagesLootFunction | |
| net.minecraft.src.C_313577_ |
Field summary
| Modifier and Type | Field | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetWritableBookPagesLootFunction> |
| ||||||||||||||
| private final List<RawFilteredPair<String>> |
| ||||||||||||||
| private final ListOperation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (List<LootCondition> conditions, List<RawFilteredPair<String>> pages, ListOperation operation) |
Method summary
| Modifier and Type | Method | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||||||||
| public WritableBookContentComponent |
| ||||||||||||||
| public LootFunctionType<SetWritableBookPagesLootFunction> |
|