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 Sat Apr 26 2025 05:56:21 for LeviLamina by
1.12.0