23 ::ll::TypedStorage<8, 8, ::std::unique_ptr<::StructureAnimationData>> mStructureAnimationData;
24 ::ll::TypedStorage<8, 104, ::StructureSettings> mStructureSettings;
25 ::ll::TypedStorage<4, 4, ::DimensionType> mDimensionType;
26 ::ll::TypedStorage<4, 12, ::BlockPos> mLoadPosition;
27 ::ll::TypedStorage<8, 32, ::std::string> mFullName;
50 ::std::unique_ptr<::StructureAnimationData> structureAnimationData,
58 ::std::string
const& fullName
65 MCAPI static ::std::unique_ptr<::StructureAnimationAction>
66 load(
::CompoundTag const& tag, ::std::string
const& dimensionPrefix);
73 $ctor(::std::unique_ptr<::StructureAnimationData> structureAnimationData,
::DimensionType dimensionType);
79 ::std::string
const& fullName
100 MCAPI
static void** $vftable();