22 ::ll::TypedStorage<8, 72, ::Bedrock::Safety::RedactableString> mStructureName;
23 ::ll::TypedStorage<8, 32, ::std::string> mDataField;
24 ::ll::TypedStorage<1, 1, bool> mIncludePlayers;
25 ::ll::TypedStorage<1, 1, bool> mShowBoundingBox;
26 ::ll::TypedStorage<1, 1, ::StructureRedstoneSaveMode> mRedstoneSaveMode;
27 ::ll::TypedStorage<4, 4, ::StructureBlockType> mType;
28 ::ll::TypedStorage<8, 104, ::StructureSettings> mSettings;
56 MCAPI static ::std::string
const& DEFAULT_EXPORT_NAME();
58 MCAPI static ::std::string
const& DEFAULT_STRUCTURE_NAMESPACE();
60 MCAPI static ::BlockPos
const& MAX_STRUCTURE_OFFSET();
62 MCAPI static ::BlockPos
const& MIN_STRUCTURE_OFFSET();
64 MCAPI static ::BlockPos
const& MIN_STRUCTURE_SIZE();
66 MCAPI
static char const& NAMESPACE_DELIMITER();
68 MCAPI static ::std::string
const& NAME_PREFIX();