History - net.minecraft.world.item.component.WrittenBookContent

1.21.3

Names

cyb

dax

Fields

Filterable<String>: k, title, comp_2419, title, f_316867_

Filterable<String>: k, title, comp_2419, title

String: l, author, comp_2420, author, f_316008_

String: l, author, comp_2420, author

int: m, generation, comp_2421, generation, f_314404_

int: m, generation, comp_2421, generation

List<Filterable<Component>>: n, pages, comp_2422, pages, f_314269_

List<Filterable<Component>>: n, pages, comp_2422, pages

boolean: o, resolved, comp_2423, resolved, f_316486_

boolean: o, resolved, comp_2423, resolved

WrittenBookContent: a, EMPTY, field_49829, DEFAULT, f_315751_

WrittenBookContent: a, EMPTY, field_49829, DEFAULT

int: b, PAGE_LENGTH, field_49375, MAX_SERIALIZED_PAGE_LENGTH, f_316608_

int: b, PAGE_LENGTH, field_49375, MAX_SERIALIZED_PAGE_LENGTH

int: c, TITLE_LENGTH, field_49377, field_49377, f_314147_

int: c, TITLE_LENGTH, field_49377, field_49377

int: d, TITLE_MAX_LENGTH, field_49378, MAX_TITLE_LENGTH, f_314437_

int: d, TITLE_MAX_LENGTH, field_49378, MAX_TITLE_LENGTH

int: e, MAX_GENERATION, field_49379, MAX_GENERATION, f_314113_

int: e, MAX_GENERATION, field_49379, MAX_GENERATION

int: f, MAX_CRAFTABLE_GENERATION, field_49380, UNCOPIABLE_GENERATION, f_316111_

int: f, MAX_CRAFTABLE_GENERATION, field_49380, UNCOPIABLE_GENERATION

com.mojang.serialization.Codec<Component>: g, CONTENT_CODEC, field_49383, PAGE_CODEC, f_315642_

com.mojang.serialization.Codec<Component>: g, CONTENT_CODEC, field_49383, PAGE_CODEC

com.mojang.serialization.Codec<List<Filterable<Component>>>: h, PAGES_CODEC, field_49384, PAGES_CODEC, f_316151_

com.mojang.serialization.Codec<List<Filterable<Component>>>: h, PAGES_CODEC, field_49384, PAGES_CODEC

com.mojang.serialization.Codec<WrittenBookContent>: i, CODEC, field_49381, CODEC, f_315766_

com.mojang.serialization.Codec<WrittenBookContent>: i, CODEC, field_49381, CODEC

StreamCodec<RegistryFriendlyByteBuf, WrittenBookContent>: j, STREAM_CODEC, field_49382, PACKET_CODEC, f_315227_

StreamCodec<RegistryFriendlyByteBuf, WrittenBookContent>: j, STREAM_CODEC, field_49382, PACKET_CODEC

Constructors

Methods

com.mojang.serialization.Codec<Filterable<Component>> (com.mojang.serialization.Codec<Component>): b, pageCodec, method_58437, createPageCodec, m_323953_

com.mojang.serialization.Codec<Filterable<Component>> (com.mojang.serialization.Codec<Component>): b, pageCodec, method_58437, createPageCodec

com.mojang.serialization.Codec<List<Filterable<Component>>> (com.mojang.serialization.Codec<Component>): a, pagesCodec, method_58436, createPagesCodec, m_322748_

com.mojang.serialization.Codec<List<Filterable<Component>>> (com.mojang.serialization.Codec<Component>): a, pagesCodec, method_58436, createPagesCodec

WrittenBookContent (): b, tryCraftCopy, method_57519, copy, m_319355_

WrittenBookContent (): b, tryCraftCopy, method_57519, copy

WrittenBookContent (CommandSourceStack, Player): a, resolve, method_57521, resolve, m_318598_

WrittenBookContent (CommandSourceStack, Player): a, resolve, method_57521, resolve

WrittenBookContent (): c, markResolved, method_57527, asResolved, m_321462_

WrittenBookContent (): c, markResolved, method_57527, asResolved

Optional<Filterable<Component>> (CommandSourceStack, Player, Filterable<Component>): a, resolvePage, method_57522, resolve, m_321796_

Optional<Filterable<Component>> (CommandSourceStack, Player, Filterable<Component>): a, resolvePage, method_57522, resolve

boolean (Component, HolderLookup$Provider): a, isPageTooLarge, method_57524, exceedsSerializedLengthLimit, m_324383_

boolean (Component, HolderLookup$Provider): a, isPageTooLarge, method_57524, exceedsSerializedLengthLimit

List<Component> (boolean): a, getPages, method_57525, getPages, m_323359_

List<Component> (boolean): a, getPages, method_57525, getPages

WrittenBookContent (List<Filterable<Component>>): b, withReplacedPages, method_58188, withPages, m_319955_

WrittenBookContent (List<Filterable<Component>>): b, withReplacedPages, method_58188, withPages

Filterable<String> (): d, title, comp_2419, title, f_316867_

Filterable<String> (): d, title, comp_2419, title

String (): e, author, comp_2420, author, f_316008_

String (): e, author, comp_2420, author

int (): f, generation, comp_2421, generation, f_314404_

int (): f, generation, comp_2421, generation

List<Filterable<Component>> (): a, pages, comp_2422, pages, m_319402_

List<Filterable<Component>> (): a, pages, comp_2422, pages

boolean (): g, resolved, comp_2423, resolved, f_316486_

boolean (): g, resolved, comp_2423, resolved

1.21.1

Names

Fields

Constructors

Methods

1.21

Names

cya

cyb

Fields

Constructors

Methods

1.20.6

Names

cya

net.minecraft.world.item.component.WrittenBookContent

net.minecraft.class_9302

net.minecraft.component.type.WrittenBookContentComponent

net.minecraft.src.C_313568_

net.minecraft.world.item.component.WrittenBookContent

Fields

Filterable<String>: k, title, comp_2419, title, f_316867_

String: l, author, comp_2420, author, f_316008_

int: m, generation, comp_2421, generation, f_314404_

List<Filterable<Component>>: n, pages, comp_2422, pages, f_314269_

boolean: o, resolved, comp_2423, resolved, f_316486_

WrittenBookContent: a, EMPTY, field_49829, DEFAULT, f_315751_

int: b, PAGE_LENGTH, field_49375, MAX_SERIALIZED_PAGE_LENGTH, f_316608_

int: c, TITLE_LENGTH, field_49377, field_49377, f_314147_

int: d, TITLE_MAX_LENGTH, field_49378, MAX_TITLE_LENGTH, f_314437_

int: e, MAX_GENERATION, field_49379, MAX_GENERATION, f_314113_

int: f, MAX_CRAFTABLE_GENERATION, field_49380, UNCOPIABLE_GENERATION, f_316111_

com.mojang.serialization.Codec<Component>: g, CONTENT_CODEC, field_49383, PAGE_CODEC, f_315642_

com.mojang.serialization.Codec<List<Filterable<Component>>>: h, PAGES_CODEC, field_49384, PAGES_CODEC, f_316151_

com.mojang.serialization.Codec<WrittenBookContent>: i, CODEC, field_49381, CODEC, f_315766_

StreamCodec<RegistryFriendlyByteBuf, WrittenBookContent>: j, STREAM_CODEC, field_49382, PACKET_CODEC, f_315227_

Constructors

(Filterable<String>, String, int, List<Filterable<Component>>, boolean)

Methods

com.mojang.serialization.Codec<Filterable<Component>> (com.mojang.serialization.Codec<Component>): b, pageCodec, method_58437, createPageCodec, m_323953_

com.mojang.serialization.Codec<List<Filterable<Component>>> (com.mojang.serialization.Codec<Component>): a, pagesCodec, method_58436, createPagesCodec, m_322748_

WrittenBookContent (): b, tryCraftCopy, method_57519, copy, m_319355_

WrittenBookContent (CommandSourceStack, Player): a, resolve, method_57521, resolve, m_318598_

WrittenBookContent (): c, markResolved, method_57527, asResolved, m_321462_

Optional<Filterable<Component>> (CommandSourceStack, Player, Filterable<Component>): a, resolvePage, method_57522, resolve, m_321796_

boolean (Component, HolderLookup$Provider): a, isPageTooLarge, method_57524, exceedsSerializedLengthLimit, m_324383_

List<Component> (boolean): a, getPages, method_57525, getPages, m_323359_

WrittenBookContent (List<Filterable<Component>>): b, withReplacedPages, method_58188, withPages, m_319955_

Filterable<String> (): d, title, comp_2419, title, f_316867_

String (): e, author, comp_2420, author, f_316008_

int (): f, generation, comp_2421, generation, f_314404_

List<Filterable<Component>> (): a, pages, comp_2422, pages, m_319402_

boolean (): g, resolved, comp_2423, resolved, f_316486_