mirror of
https://github.com/MCLCE/MinecraftConsoles.git
synced 2026-09-24 16:00:55 +00:00
@@ -6,7 +6,7 @@ class HurtByTargetGoal : public TargetGoal
|
||||
{
|
||||
private:
|
||||
bool alertSameType;
|
||||
std::shared_ptr<Mob> oldHurtByMob;
|
||||
shared_ptr<Mob> oldHurtByMob;
|
||||
|
||||
public:
|
||||
HurtByTargetGoal(Mob *mob, bool alertSameType);
|
||||
|
||||
Reference in New Issue
Block a user