public class MoveTowardsTargetGoal extends WrappedPathfindingGoal implements PathfinderHolder
dataVar1, dataVar2, entity
Constructor and Description |
---|
MoveTowardsTargetGoal(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
public MoveTowardsTargetGoal(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.