mirror of
https://github.com/smartcmd/MinecraftConsoles.git
synced 2026-03-27 06:38:11 +05:00
8 lines
203 B
C
8 lines
203 B
C
#pragma once
|
|
|
|
#include "AbsoptionMobEffect.h"
|
|
#include "AttackDamageMobEffect.h"
|
|
#include "HealthBoostMobEffect.h"
|
|
#include "MobEffect.h"
|
|
#include "InstantenousMobEffect.h"
|
|
#include "MobEffectInstance.h" |