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