LeviLamina
Loading...
Searching...
No Matches
BiomeComponentStorage.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/utility/typeid_t.h"
7
8
class
BiomeComponentStorage
{
9
public
:
10
// member variables
11
// NOLINTBEGIN
12
::ll::UntypedStorage<8, 24>
mUnkd4e81d;
13
::ll::UntypedStorage<1, 1>
mUnk18cb17;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
BiomeComponentStorage
& operator=(
BiomeComponentStorage
const
&);
19
BiomeComponentStorage
(
BiomeComponentStorage
const
&);
20
BiomeComponentStorage
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
void
_removeComponent
(
::Bedrock::typeid_t<void>
typeId);
26
27
MCNAPI
~BiomeComponentStorage
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCNAPI
void
$dtor
();
34
// NOLINTEND
35
};
Bedrock::typeid_t
Definition
typeid_t.h:25
BiomeComponentStorage
Definition
BiomeComponentStorage.h:8
BiomeComponentStorage::~BiomeComponentStorage
MCAPI ~BiomeComponentStorage()
BiomeComponentStorage::$dtor
MCAPI void $dtor()
BiomeComponentStorage::_removeComponent
MCAPI void _removeComponent(::Bedrock::typeid_t< void > typeId)
ll::UntypedStorage
Definition
Alias.h:14
src
mc
world
level
biome
components
BiomeComponentStorage.h
Generated on Fri Jun 13 2025 05:05:11 for LeviLamina by
1.12.0