Method initSeenCreatures should be protected.
This commit is contained in:
@@ -5425,7 +5425,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5425,7 +5425,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5425,7 +5425,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5425,7 +5425,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5434,7 +5434,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5434,7 +5434,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5434,7 +5434,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5433,7 +5433,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -5433,7 +5433,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5433,7 +5433,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6758,7 +6758,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _knownRelations;
|
return _knownRelations;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
@@ -6760,7 +6760,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _knownRelations;
|
return _knownRelations;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5424,7 +5424,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5424,7 +5424,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5433,7 +5433,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5458,7 +5458,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5458,7 +5458,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5457,7 +5457,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5424,7 +5424,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5467,7 +5467,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5474,7 +5474,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
+1
-1
@@ -5474,7 +5474,7 @@ public abstract class Creature extends WorldObject implements ISkillsHolder, IDe
|
|||||||
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
return _blockActionsAllowedSkills.containsKey(skill.getId());
|
||||||
}
|
}
|
||||||
|
|
||||||
public void initSeenCreatures()
|
protected void initSeenCreatures()
|
||||||
{
|
{
|
||||||
if (_seenCreatures == null)
|
if (_seenCreatures == null)
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user