mirror of
https://github.com/4jcraft/4jcraft.git
synced 2026-08-02 15:12:26 +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" |