23 ::ll::TypedStorage<8, 192, ::LegacyStructureSettings> mLabSettings;
24 ::ll::TypedStorage<4, 12, ::BlockPos> mLabPos;
25 ::ll::TypedStorage<4, 12, ::Vec3> mVillagerPos;
26 ::ll::TypedStorage<4, 12, ::Vec3> mZombieVillagerPos;
33 virtual ::StructurePieceType getType()
const ;
42 virtual ~Igloo() =
default;
48 MCAPI static ::std::string
const& STRUCTURE_LOCATION_IGLOO_NO_TRAPDOOR();
50 MCAPI static ::std::string
const& STRUCTURE_LOCATION_IGLOO_TRAPDOOR();
52 MCAPI static ::std::string
const& STRUCTURE_LOCATION_LABORATORY();
54 MCAPI static ::std::string
const& STRUCTURE_LOCATION_LADDER();
60 MCAPI ::StructurePieceType $getType()
const;