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