extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
| ffw | |
| net.minecraft.world.level.storage.loot.functions.SetWritableBookPagesFunction | |
| net.minecraft.class_9377 | |
| net.minecraft.loot.function.SetWritableBookPagesLootFunction | |
| net.minecraft.src.C_313577_ | |
| net.minecraft.world.level.storage.loot.functions.SetWritableBookPagesFunction |
字段概要
| 修饰符与类型 | 字段 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| public static final com.mojang.serialization.MapCodec<SetWritableBookPagesFunction> |
| ||||||||||
| private final List<Filterable<String>> |
| ||||||||||
| private final ListOperation |
|
构造函数概要
| 修饰符 | 构造函数 |
|---|---|
| protected | (List<LootItemCondition> conditions, List<Filterable<String>> pages, ListOperation operation) |
方法概要
| 修饰符与类型 | 方法 | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| protected ItemStack |
| ||||||||||
| public WritableBookContent |
| ||||||||||
| public LootItemFunctionType<SetWritableBookPagesFunction> |
|