LeviLamina
Loading...
Searching...
No Matches
EventResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
EventResult :
int
{
6
StopProcessing = 0,
7
KeepGoing = 1,
8
};
src
mc
world
events
EventResult.h
Generated on Sat Apr 26 2025 05:56:09 for LeviLamina by
1.12.0