Uses of Record Class
net.minecraft.component.type.WrittenBookContentComponent
Packages that use WrittenBookContentComponent
-
Uses of WrittenBookContentComponent in net.minecraft.component
Fields in net.minecraft.component with type parameters of type WrittenBookContentComponentModifier and TypeFieldDescriptionstatic final DataComponentType<WrittenBookContentComponent> DataComponentTypes.WRITTEN_BOOK_CONTENT -
Uses of WrittenBookContentComponent in net.minecraft.component.type
Fields in net.minecraft.component.type with type parameters of type WrittenBookContentComponentModifier and TypeFieldDescriptionstatic final com.mojang.serialization.Codec<WrittenBookContentComponent> WrittenBookContentComponent.CODECstatic final PacketCodec<RegistryByteBuf, WrittenBookContentComponent> WrittenBookContentComponent.PACKET_CODECMethods in net.minecraft.component.type that return WrittenBookContentComponentModifier and TypeMethodDescriptionWrittenBookContentComponent.asResolved()WrittenBookContentComponent.copy()WrittenBookContentComponent.resolve(ServerCommandSource source, @Nullable PlayerEntity player)