chore: port rest of magma block stuff
This commit is contained in:
@@ -30,6 +30,7 @@ public:
|
||||
static DamageSource *anvil;
|
||||
static DamageSource *fallingBlock;
|
||||
static DamageSource *flyIntoWall;
|
||||
static DamageSource *hotFloor;
|
||||
|
||||
static DamageSource *mobAttack(shared_ptr<LivingEntity> mob);
|
||||
static DamageSource *playerAttack(shared_ptr<Player> player);
|
||||
|
||||
Reference in New Issue
Block a user