LeviLamina
Loading...
Searching...
No Matches
LootItemConditions.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
LootItemCondition
;
8
namespace
Json {
class
Value; }
9
// clang-format on
10
11
class
LootItemConditions
{
12
public
:
13
// static functions
14
// NOLINTBEGIN
15
MCAPI static ::std::vector<::std::unique_ptr<::LootItemCondition>>
16
deserialize(
::Json::Value
object
,
bool
usingUpcomingCreatorFeaturesExperiment);
17
// NOLINTEND
18
};
Json::Value
Definition
Value.h:16
LootItemCondition
Definition
LootItemCondition.h:12
LootItemConditions
Definition
LootItemConditions.h:11
src
mc
world
level
storage
loot
predicates
LootItemConditions.h
Generated on Sat Apr 26 2025 05:56:32 for LeviLamina by
1.12.0