LeviLamina
Loading...
Searching...
No Matches
InteractionResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
class
InteractionResult
{
6
public
:
7
// member variables
8
// NOLINTBEGIN
9
bool
mSuccess : 1;
10
bool
mSwing : 1;
11
// NOLINTEND
12
};
InteractionResult
Definition
InteractionResult.h:5
src
mc
world
gamemode
InteractionResult.h
Generated on
for LeviLamina by
1.16.1