LeviLamina
Loading...
Searching...
No Matches
ScriptItemCompostableComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/scripting/binding_type/ClassBindingBuilder.h"
7
#include "mc/deps/scripting/runtime/Result.h"
8
#include "mc/scripting/modules/minecraft/items/components/ScriptItemComponent.h"
9
10
// auto generated forward declare list
11
// clang-format off
12
namespace
ScriptModuleMinecraft {
class
ScriptComponentTypeEnumBuilder; }
13
namespace
Scripting {
struct
Error; }
14
// clang-format on
15
16
namespace
ScriptModuleMinecraft {
17
18
class
ScriptItemCompostableComponent
:
public
::ScriptModuleMinecraft::ScriptItemComponent
{
19
public
:
20
// virtual functions
21
// NOLINTBEGIN
22
// vIndex: 0
23
virtual
~ScriptItemCompostableComponent
()
/*override*/
=
default
;
24
// NOLINTEND
25
26
public
:
27
// member functions
28
// NOLINTBEGIN
29
MCAPI ::Scripting::Result<schar, ::Scripting::Error> getCompostingChance();
30
// NOLINTEND
31
32
public
:
33
// static functions
34
// NOLINTBEGIN
35
MCAPI static ::Scripting::ClassBindingBuilder<::ScriptModuleMinecraft::ScriptItemCompostableComponent>
36
bind(
::ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder
& componentTypeEnumBuilder);
37
// NOLINTEND
38
39
public
:
40
// destructor thunk
41
// NOLINTBEGIN
42
43
// NOLINTEND
44
45
public
:
46
// vftables
47
// NOLINTBEGIN
48
MCAPI
static
void
** $vftable();
49
// NOLINTEND
50
};
51
52
}
// namespace ScriptModuleMinecraft
ScriptModuleMinecraft::ScriptComponentTypeEnumBuilder
Definition
ScriptComponentTypeEnumBuilder.h:16
ScriptModuleMinecraft::ScriptItemComponent
Definition
ScriptItemComponent.h:11
ScriptModuleMinecraft::ScriptItemCompostableComponent
Definition
ScriptItemCompostableComponent.h:18
src
mc
scripting
modules
minecraft
items
components
ScriptItemCompostableComponent.h
Generated on Sat Apr 26 2025 05:55:53 for LeviLamina by
1.12.0