Files
LegacyMultiplayerProject/Minecraft.World/net.minecraft.world.entity.ai.goal.target.h
DrPerkyLegit 5b19646cc6 init
2026-06-23 01:27:12 -04:00

9 lines
250 B
C

#pragma once
#include "TargetGoal.h"
#include "DefendVillageTargetGoal.h"
#include "HurtByTargetGoal.h"
#include "NearestAttackableTargetGoal.h"
#include "NonTameRandomTargetGoal.h"
#include "OwnerHurtByTargetGoal.h"
#include "OwnerHurtTargetGoal.h"