mirror of
https://git.huckle.dev/Huckles-Minecraft-Archive/4jcraft.git
synced 2026-09-24 22:50:46 +00:00
8 lines
204 B
C
8 lines
204 B
C
#pragma once
|
|
|
|
#include "AbsoptionMobEffect.h"
|
|
#include "AttackDamageMobEffect.h"
|
|
#include "HealthBoostMobEffect.h"
|
|
#include "InstantaneousMobEffect.h"
|
|
#include "MobEffect.h"
|
|
#include "MobEffectInstance.h" |