Class MovePoiInstruction

java.lang.Object
net.createmod.ponder.foundation.instruction.PonderInstruction
net.createmod.ponder.foundation.instruction.MovePoiInstruction

public class MovePoiInstruction extends PonderInstruction
  • Constructor Details

    • MovePoiInstruction

      public MovePoiInstruction(net.minecraft.world.phys.Vec3 poi)
  • Method Details