LeviLamina
Loading...
Searching...
No Matches
CalibratedSculkSensorVibrationConfig.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/world/level/block/actor/SculkSensorVibrationConfig.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
class
BlockSource
;
11
class
GameEvent
;
12
struct
GameEventContext
;
13
// clang-format on
14
15
class
CalibratedSculkSensorVibrationConfig
:
public
::SculkSensorVibrationConfig
{
16
public
:
17
// virtual functions
18
// NOLINTBEGIN
19
// vIndex: 3
20
virtual
bool
shouldListen(
21
::BlockSource
& region,
22
::GameEvent
const
& gameEvent,
23
::GameEventContext
const
& gameEventContext
24
)
/*override*/
;
25
26
// vIndex: 0
27
virtual
~CalibratedSculkSensorVibrationConfig
()
/*override*/
=
default
;
28
// NOLINTEND
29
30
public
:
31
// virtual function thunks
32
// NOLINTBEGIN
33
MCNAPI
bool
34
$shouldListen
(
::BlockSource
& region,
::GameEvent
const
& gameEvent,
::GameEventContext
const
& gameEventContext);
35
// NOLINTEND
36
37
public
:
38
// vftables
39
// NOLINTBEGIN
40
MCNAPI
static
void
**
$vftable
();
41
// NOLINTEND
42
};
BlockSource
Definition
BlockSource.h:67
CalibratedSculkSensorVibrationConfig
Definition
CalibratedSculkSensorVibrationConfig.h:15
CalibratedSculkSensorVibrationConfig::$shouldListen
MCAPI bool $shouldListen(::BlockSource ®ion, ::GameEvent const &gameEvent, ::GameEventContext const &gameEventContext)
CalibratedSculkSensorVibrationConfig::$vftable
static MCAPI void ** $vftable()
GameEvent
Definition
GameEvent.h:8
SculkSensorVibrationConfig
Definition
SculkSensorVibrationConfig.h:17
GameEventContext
Definition
GameEventContext.h:14
src
mc
world
level
block
actor
CalibratedSculkSensorVibrationConfig.h
Generated on Fri Jun 13 2025 05:05:12 for LeviLamina by
1.12.0