17 ::ll::TypedStorage<8, 64, ::std::unordered_map<::HashedString, ::std::shared_ptr<::PropertyGroup const>>>
24 MCAPI ::CompoundTag getActorPropertyDataTag(
::HashedString const& actorCanonicalName)
const;
26 MCAPI_C
void ingestActorPropertyDataTag(
::CompoundTag const& propertyData);
28 MCAPI_C
void registerGroup(
::HashedString const&
id, ::std::shared_ptr<::PropertyGroup const> group);
30 MCAPI
void tryInitPropertiesOnActor(
::Actor& actor)
const;