3#include "mc/_HeaderOutputPredefine.h"
6#include "mc/deps/shared_types/legacy/LevelSoundEvent.h"
7#include "mc/util/BidirectionalUnorderedMap.h"
13 MCNAPI static ::SharedTypes::Legacy::LevelSoundEvent
getId(::std::string
const& type);
15 MCNAPI static ::std::string
const&
getName(::SharedTypes::Legacy::LevelSoundEvent type);
21 MCNAPI static ::BidirectionalUnorderedMap<::std::string, ::SharedTypes::Legacy::LevelSoundEvent>
const&
map();
Definition LevelSoundEventMap.h:9
static MCAPI ::SharedTypes::Legacy::LevelSoundEvent getId(::std::string const &type)
static MCAPI ::BidirectionalUnorderedMap<::std::string, ::SharedTypes::Legacy::LevelSoundEvent > const & map()
static MCAPI ::std::string const & getName(::SharedTypes::Legacy::LevelSoundEvent type)