LeviLamina
Loading...
Searching...
No Matches
ScriptBlockFluidContainerComponentV1.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
Scripting {
struct
ClassBinding
; }
8
// clang-format on
9
10
namespace
ScriptModuleMinecraft {
11
12
class
ScriptBlockFluidContainerComponentV1
{
13
public
:
14
// static functions
15
// NOLINTBEGIN
16
MCAPI static ::Scripting::ClassBinding bind();
17
// NOLINTEND
18
19
public
:
20
// static variables
21
// NOLINTBEGIN
22
MCAPI static ::std::string
const
& ComponentId();
23
// NOLINTEND
24
};
25
26
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptBlockFluidContainerComponentV1
Definition
ScriptBlockFluidContainerComponentV1.h:12
Scripting::ClassBinding
Definition
ClassBinding.h:19
src
mc
scripting
modules
minecraft
block
components
ScriptBlockFluidContainerComponentV1.h
Generated on
for LeviLamina by
1.16.1