mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-23 11:18:07 +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" |