LeviLamina
Loading...
Searching...
No Matches
ItemStackBaseComponentsHelper.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
class
ItemStackBase
;
8
namespace
Json {
class
Value; }
9
// clang-format on
10
11
class
ItemStackBaseComponentsHelper
{
12
public
:
13
// static functions
14
// NOLINTBEGIN
15
MCAPI
static
bool
isValidComponent(::std::string
const
& name);
16
17
MCAPI
static
bool
updateComponent(
::ItemStackBase
& item, ::std::string
const
& name,
::Json::Value
const
& data);
18
// NOLINTEND
19
};
ItemStackBaseComponentsHelper
Definition
ItemStackBaseComponentsHelper.h:11
ItemStackBase
Definition
ItemStackBase.h:35
Json::Value
Definition
Value.h:16
src
mc
world
item
ItemStackBaseComponentsHelper.h
Generated on Sat Apr 26 2025 05:56:15 for LeviLamina by
1.12.0