LeviLamina
Loading...
Searching...
No Matches
CanPowerJumpDefinition.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5// auto generated inclusion list
6#include "mc/deps/shared_types/actor/ActorFlagDefinition.h"
7
8// auto generated forward declare list
9// clang-format off
11// clang-format on
12
13namespace SharedTypes::v1_21_120 {
14
16: public ::SharedTypes::ActorFlagDefinition<::SharedTypes::v1_21_120::CanPowerJumpDefinition, 45> {
17public:
18 // static variables
19 // NOLINTBEGIN
20 MCNAPI static ::std::string_view const& NAME();
21
22 MCNAPI static ::std::string_view const& TITLE();
23
24 MCNAPI static ::SemVersionConstant const& VERSION();
25 // NOLINTEND
26};
27
28} // namespace SharedTypes::v1_21_120
Definition SemVersionConstant.h:8
Definition ActorFlagDefinition.h:8
Definition CanPowerJumpDefinition.h:16
static MCAPI ::std::string_view const & NAME()
static MCAPI ::std::string_view const & TITLE()
static MCAPI ::SemVersionConstant const & VERSION()