public class NearestConditionalTargetGoal extends WrappedPathfindingGoal implements PathfinderHolder
Modifier and Type | Field and Description |
---|---|
protected List<SkillCondition> |
targetConditions |
protected String |
targetConditionString |
dataVar1, dataVar2, entity
Constructor and Description |
---|
NearestConditionalTargetGoal(AbstractEntity entity,
String line,
MythicLineConfig mlc) |
Modifier and Type | Method and Description |
---|---|
net.minecraft.server.v1_15_R1.PathfinderGoal |
create() |
boolean |
isValid() |
ai, getPlugin
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getNMSEntity
protected String targetConditionString
protected List<SkillCondition> targetConditions
public NearestConditionalTargetGoal(AbstractEntity entity, String line, MythicLineConfig mlc)
public boolean isValid()
isValid
in interface PathfinderAdapter
public net.minecraft.server.v1_15_R1.PathfinderGoal create()
create
in interface PathfinderHolder
Copyright © 2020. All rights reserved.