LeviLamina
Loading...
Searching...
No Matches
WitherBossPreAIStepResult.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
WitherBossPreAIStepResult : uchar {
6
StopAiStepExecution = 0,
7
RunAiStep = 1,
8
RunPostAiStepAndAiStep = 2,
9
};
src
mc
entity
components
WitherBossPreAIStepResult.h
Generated on Sat Apr 26 2025 05:55:35 for LeviLamina by
1.12.0