LeviLamina
Loading...
Searching...
No Matches
BlockHitInfo.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace Editor::Cursor::RaycastHelper {
6
7struct BlockHitInfo {};
8
9} // namespace Editor::Cursor::RaycastHelper