4jcraft/Minecraft.World/net/minecraft/world/effect/net.minecraft.world.effect.h

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"