LeviLamina
Loading...
Searching...
No Matches
SplashType.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
LiquidSplashRequest {
6
7
enum class
SplashType :
int
{
8
None = 0,
9
Enter = 1,
10
HeadEnters = 2,
11
HeadExits = 3,
12
};
13
14
}
src
mc
entity
components
liquid_splash_request
SplashType.h
Generated on Sat Apr 26 2025 05:55:34 for LeviLamina by
1.12.0