22 ::ll::TypedStorage<1, 1, ::Bedrock::EnumSet<::ConnectionID, 4>> mConnectionsFromMask;
23 ::ll::TypedStorage<4, 4, ::ConnectionType> mConnectionsFrom;
24 ::ll::TypedStorage<8, 24, ::std::vector<::Direction::Type>> mEnabledDirections;
30 virtual ::std::string
const& getName()
const ;
36 virtual ~BlockConnectionRuleDescription() ;
42 MCAPI BlockConnectionRuleDescription();
44 MCAPI BlockConnectionRuleDescription(
46 ::std::vector<::Direction::Type> enabledDirections
59 MCAPI static ::std::vector<::Direction::Type>
const& ALL_DIRECTIONS();
61 MCAPI static ::std::unordered_map<::ConnectionType, ::Bedrock::EnumSet<::ConnectionID, 4>
const>
const&
64 MCAPI static ::std::string
const& NameID();
74 ::std::vector<::Direction::Type> enabledDirections
87 MCAPI ::std::string
const& $getName()
const;