mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-07-20 23:47:05 +00:00
8 lines
204 B
C
8 lines
204 B
C
#pragma once
|
|
|
|
#include "AbsoptionMobEffect.h"
|
|
#include "AttackDamageMobEffect.h"
|
|
#include "HealthBoostMobEffect.h"
|
|
#include "MobEffect.h"
|
|
#include "InstantaneousMobEffect.h"
|
|
#include "MobEffectInstance.h" |