LeviLamina
Loading...
Searching...
No Matches
ActorDataFlagComponent.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/vanilla_components/ActorDataComponentBase.h"
7
8
struct
ActorDataFlagComponent
:
public
::ActorDataComponentBase
<::std::bitset<125>> {
9
public
:
10
// static functions
11
// NOLINTBEGIN
12
MCNAPI static ::std::optional<::std::bitset<125>>
setFlags
(::std::bitset<125>& bitset, uint64 flags,
int
id
);
13
// NOLINTEND
14
15
public
:
16
// static variables
17
// NOLINTBEGIN
18
MCNAPI static ::std::bitset<125>
const
&
ALL_HIGHER_ONES
();
19
20
MCNAPI static ::std::bitset<125>
const
&
ALL_LOWER_ONES
();
21
// NOLINTEND
22
};
ActorDataComponentBase
Definition
ActorDataComponentBase.h:6
ActorDataFlagComponent
Definition
ActorDataFlagComponent.h:8
ActorDataFlagComponent::setFlags
static MCAPI ::std::optional<::std::bitset< 125 > > setFlags(::std::bitset< 125 > &bitset, uint64 flags, int id)
ActorDataFlagComponent::ALL_HIGHER_ONES
static MCAPI ::std::bitset< 125 > const & ALL_HIGHER_ONES()
ActorDataFlagComponent::ALL_LOWER_ONES
static MCAPI ::std::bitset< 125 > const & ALL_LOWER_ONES()
src
mc
deps
vanilla_components
ActorDataFlagComponent.h
Generated on Wed Aug 27 2025 11:39:40 for LeviLamina by
1.12.0