LeviLamina
Loading...
Searching...
No Matches
Hitbox.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/deps/core/math/Vec3.h"
7
#include "mc/world/phys/AABB.h"
8
9
struct
Hitbox
{
10
public
:
11
// member variables
12
// NOLINTBEGIN
13
::ll::TypedStorage<4, 12, ::Vec3> mPivot;
14
::ll::TypedStorage<4, 24, ::AABB> mAabb;
15
// NOLINTEND
16
};
Hitbox
Definition
Hitbox.h:9
src-server
mc
deps
vanilla_components
Hitbox.h
Generated on Sun Oct 12 2025 06:31:33 for LeviLamina by
1.12.0