21 ::ll::TypedStorage<4, 12, ::Vec3> mPortalEntrancePosition;
22 ::ll::TypedStorage<4, 4, ::DimensionType> mPortalEntranceDimension;
23 ::ll::TypedStorage<4, 4, ::PortalAxis> mPortalEntranceAxis;
24 ::ll::TypedStorage<4, 16, ::std::optional<::Vec3>> mExisitingTargetPosition;
38 MCAPI static ::std::string
const& AXIS_TAG();
40 MCAPI static ::std::string
const& COMPONENT_TAG();
42 MCAPI static ::std::string
const& DIMENSION_TAG();
44 MCAPI static ::std::string
const& POSITION_X_TAG();
46 MCAPI static ::std::string
const& POSITION_Y_TAG();
48 MCAPI static ::std::string
const& POSITION_Z_TAG();