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
MCNAPI 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
LootItemConditions::deserialize
static MCAPI ::std::vector<::std::unique_ptr<::LootItemCondition > > deserialize(::Json::Value object, bool usingUpcomingCreatorFeaturesExperiment)
src
mc
world
level
storage
loot
predicates
LootItemConditions.h
Generated on Fri Jun 13 2025 05:05:25 for LeviLamina by
1.12.0