Files
LCERenewed/Minecraft.World/net.minecraft.world.effect.h
2026-03-08 10:09:54 +01:00

8 lines
210 B
C

#pragma once
#include "AbsoptionMobEffect.h"
#include "AttackDamageMobEffect.h"
#include "HealthBoostMobEffect.h"
#include "MobEffect.h"
#include "InstantenousMobEffect.h"
#include "MobEffectInstance.h"