LeviLamina
Loading...
Searching...
No Matches
BedrockItems.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/common/WeakPtr.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
Item
;
11
class
ItemRegistryRef
;
12
// clang-format on
13
14
class
BedrockItems
{
15
public
:
16
// static functions
17
// NOLINTBEGIN
18
MCAPI
static
void
registerItems(
::ItemRegistryRef
itemRegistry);
19
// NOLINTEND
20
21
public
:
22
// static variables
23
// NOLINTBEGIN
24
MCAPI static ::WeakPtr<::Item>& mAir();
25
// NOLINTEND
26
};
BedrockItems
Definition
BedrockItems.h:14
ItemRegistryRef
Definition
ItemRegistryRef.h:29
Item
Definition
Item.h:65
src
mc
world
item
BedrockItems.h
Generated on Sat Apr 26 2025 05:56:12 for LeviLamina by
1.12.0