LeviLamina
Loading...
Searching...
No Matches
ResourceDropsCause.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
enum class
ResourceDropsCause :
int
{
6
PlayerMining = 0,
7
Explosion
= 1,
8
ProjectileHit = 2,
9
Other = 3,
10
};
Explosion
Definition
Explosion.h:22
src
mc
world
level
block
ResourceDropsCause.h
Generated on Wed Jul 23 2025 08:34:50 for LeviLamina by
1.12.0