extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| fbv | |
| net.minecraft.world.level.storage.loot.functions.SetWrittenBookPagesFunction | |
| net.minecraft.class_9378 | |
| net.minecraft.unmapped.C_kkafruck | |
| net.minecraft.loot.function.SetWrittenBookPagesLootFunction | |
| net.minecraft.loot.function.SetWrittenBookPagesLootFunction |
Field summary
| Modifier and Type | Field | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetWrittenBookPagesFunction> |
| ||||||||||||
| private final List<Filterable<Component>> |
| ||||||||||||
| private final ListOperation |
|
Constructor summary
| Modifier | Constructor |
|---|---|
| protected | (List<LootItemCondition> conditions, List<Filterable<Component>> pages, ListOperation operation) |
Method summary
| Modifier and Type | Method | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||||||
| public WrittenBookContent |
| ||||||||||||
| public LootItemFunctionType<SetWrittenBookPagesFunction> |
|