LeviLamina
Loading...
Searching...
No Matches
RarityUtil.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/item/Rarity.h"
7
8
namespace
RarityUtil {
9
// functions
10
// NOLINTBEGIN
11
MCAPI ::Rarity getRarityFromName(::std::string
const
& name);
12
// NOLINTEND
13
14
// static variables
15
// NOLINTBEGIN
16
MCAPI ::std::unordered_map<::std::string, ::Rarity>
const
& NAME_TO_ENUM();
17
// NOLINTEND
18
19
}
// namespace RarityUtil
src
mc
util
RarityUtil.h
Generated on Sat Apr 26 2025 05:56:00 for LeviLamina by
1.12.0