extends LootItemConditionalFunction
All mapped superinterfaces:
LootItemFunction, LootContextUser
ezd | |
net.minecraft.world.level.storage.loot.functions.SetWrittenBookPagesFunction | |
net.minecraft.class_9378 | |
net.minecraft.loot.function.SetWrittenBookPagesLootFunction | |
net.minecraft.world.level.storage.loot.functions.SetWrittenBookPagesFunction |
Field summary
Modifier and Type | Field | ||||||||
---|---|---|---|---|---|---|---|---|---|
public static final com.mojang.serialization.Codec<Component> |
| ||||||||
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> |
|