mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-29 10:52:24 +00:00
7 lines
211 B
C
7 lines
211 B
C
#pragma once
|
|
|
|
#include "../Util/CombatEntry.h"
|
|
#include "../Util/CombatTracker.h"
|
|
#include "../Util/DamageSource.h"
|
|
#include "../Entities/EntityDamageSource.h"
|
|
#include "../Entities/IndirectEntityDamageSource.h" |