LeviLamina
Loading...
Searching...
No Matches
SurfaceDetectionType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
MobSpawnUtils {
6
7
enum class
SurfaceDetectionType :
int
{
8
AirOrLiquidToSolidBlocking = 0,
9
NoCollisionToFullUpSupport = 1,
10
};
11
12
}
src
mc
world
level
biome
mob_spawn_utils
SurfaceDetectionType.h
Generated on Sat Apr 26 2025 05:56:16 for LeviLamina by
1.12.0