namespace MinecraftClient.Inventory; public record BookPage(string RawContent, bool HasFilteredContent, string? FilteredContent);