19 ::ll::TypedStorage<4, 12, ::Vec3> mPortalEntrancePosition;
20 ::ll::TypedStorage<4, 4, ::DimensionType> mPortalEntranceDimension;
21 ::ll::TypedStorage<4, 4, ::PortalAxis> mPortalEntranceAxis;
22 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mExisitingTargetPosition;
28 MCAPI static ::std::string
const& AXIS_TAG();
30 MCAPI static ::std::string
const& COMPONENT_TAG();
32 MCAPI static ::std::string
const& DIMENSION_TAG();
34 MCAPI static ::std::string
const& POSITION_X_TAG();
36 MCAPI static ::std::string
const& POSITION_Y_TAG();
38 MCAPI static ::std::string
const& POSITION_Z_TAG();